diff options
author | Sean Quah <8349537+squahtx@users.noreply.github.com> | 2022-02-25 10:20:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-25 10:20:40 +0000 |
commit | b43c3ef8e2306829074d847bed50575d5e7c7ea3 (patch) | |
tree | cbf3481f4859e44b48ac9becbf7b60e220c1eb22 /synapse | |
parent | Minor typing fixes for `synapse/storage/persist_events.py` (#12069) (diff) | |
download | synapse-b43c3ef8e2306829074d847bed50575d5e7c7ea3.tar.xz |
Ensure that `get_datastores().main` is typed (#12070)
Signed-off-by: Sean Quah <seanq@element.io>
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/databases/__init__.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/storage/databases/__init__.py b/synapse/storage/databases/__init__.py |