forked-synapse/synapse/storage/engines
David Vo 5bd2b27525 Only import sqlite3 when type checking
Fixes: #7127
Signed-off-by: David Vo <david@vovo.id.au>
2020-03-31 11:27:17 +01:00
..
__init__.py Add some type annotations in synapse.storage (#6987) 2020-02-27 11:53:40 +00:00
_base.py Add some type annotations in synapse.storage (#6987) 2020-02-27 11:53:40 +00:00
postgres.py Add some type annotations in synapse.storage (#6987) 2020-02-27 11:53:40 +00:00
sqlite.py Only import sqlite3 when type checking 2020-03-31 11:27:17 +01:00