def test_write_addition_errors_without_unique_key():
> writer = InMemoryJournalWriter[BaseModel](
value_sanitizer=model_object_dict_sanitizer
)
E TypeError: 'type' object is not subscriptable
.tox/py3/lib/python3.7/site-packages/swh/journal/tests/test_inmemory.py:36: TypeError
TEST RESULT
TEST RESULT
- Run At
- Jun 3 2022, 12:08 PM