diff options
author | Erik Johnston <erik@matrix.org> | 2019-11-08 09:50:48 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-11-08 09:50:48 +0000 |
commit | e4ec82ce0fdd17f912fad76defd53ec99f782528 (patch) | |
tree | 9af2092f7d7f5cea803ec4a9254c3aa8fc6329fc | |
parent | Fix deleting state groups during room purge. (diff) | |
download | synapse-e4ec82ce0fdd17f912fad76defd53ec99f782528.tar.xz |
Move type annotation into docstring
-rw-r--r-- | synapse/storage/data_stores/main/events.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/storage/data_stores/main/events.py b/synapse/storage/data_stores/main/events.py |