storage.py: ignore typing of optional get_journal_writer import
the real type is Optional[Callable[..., Any]], but redefinitions of imported
stuff in try..except is currently not supported by mypy, see
https://github.com/python/mypy/issues/1153
storage.py: ignore typing of optional get_journal_writer import d8fa30bacfccUnpublished Tags None Subscribers None
Description
Details
Event Timeline |