tests/test_formating.py::test_black_formatting_error FAILED [ 26%] tests/test_formating.py::test_black_formatting_error ERROR [ 26%] ================================================================================================================================================================ ERRORS ================================================================================================================================================================ ___________________________________________________________________________________________________________________________________________ ERROR at teardown of test_black_formatting_error ___________________________________________________________________________________________________________________________________________ =============================================================================================================================================================== FAILURES =============================================================================================================================================================== E AssertionError: assert '─────────────────────────────────── Problems ───────────────────────────────────\nblack could not format your code, which might be caused by this issue:\n https://github.com/15r10nk/inline-snapshot/issues/138\n' == '─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── Problems ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────\nblack could not format your code, which might be caused by this issue:\n https://github.com/15r10nk/inline-snapshot/issues/138\n' test_dir/usr/lib/python3.12/site-packages/inline_snapshot/testing/_example.py:205: AssertionError Error: one snapshot has incorrect values (--inline-snapshot=fix) FAILED tests/test_formating.py::test_black_formatting_error - AssertionError: assert '─────────────────────────────────── Problems ───────────────────────────────────\nblack could not format your code, which might be caused by this issue:\n https://github.com/15r10nk/inline-snapshot/issues/138\n' == '─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── Problems ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────\nblack could not format your code, which might be caused by this issue:\n https://github.com/15r10nk/inline-snapshot/issues/138\n' ERROR tests/test_formating.py::test_black_formatting_error - Failed: some snapshots in this test have incorrect values. >>> ERROR: py3-inline-snapshot: check failed