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
zack | Authored on Sep 28 2019, 12:42 PM |
zack | Pushed on Oct 1 2019, 8:31 AM |
Buildable 8020 | |
Build 11565: test-and-build | Jenkins |