MatrixSynapse/synapse/storage/engines
David Vo fbf0782c63
Only import sqlite3 when type checking (#7155)
Fixes: #7127
Signed-off-by: David Vo <david@vovo.id.au>
2020-03-27 13:20:00 +00: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 (#7155) 2020-03-27 13:20:00 +00:00