Add Message.python_brace_format
#289
Annotations
4 errors
|
Run test via Tox:
tests/messages/test_catalog.py#L47
MessageTestCase.test_python_brace_format
AssertionError: assert not True
+ where True = <function _has_python_brace_format at 0x101ddfb00>('{} {')
+ where <function _has_python_brace_format at 0x101ddfb00> = catalog._has_python_brace_format
|
Run test via Tox:
tests/messages/test_catalog.py#L47
MessageTestCase.test_python_brace_format
AssertionError: assert not True
+ where True = <function _has_python_brace_format at 0x106051800>('{} {')
+ where <function _has_python_brace_format at 0x106051800> = catalog._has_python_brace_format
|
Run test via Tox
The operation was canceled.
|
Loading