diff options
author | Erik Johnston <erik@matrix.org> | 2019-11-06 17:00:18 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-11-06 17:00:18 +0000 |
commit | 71f3bd734fe9f8f903c5a496720e7dcf926f2f4a (patch) | |
tree | a39c8885570538d2879d5bb9479b0dfecf6be8ab | |
parent | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_purg... (diff) | |
download | synapse-71f3bd734fe9f8f903c5a496720e7dcf926f2f4a.tar.xz |
Use correct type annotation
-rw-r--r-- | synapse/storage/data_stores/main/events.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/storage/data_stores/main/events.py b/synapse/storage/data_stores/main/events.py |