diff options
author | Olivier Wilkinson (reivilibre) <olivier@librepush.net> | 2021-08-05 15:43:39 +0100 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <olivier@librepush.net> | 2021-08-05 15:43:39 +0100 |
commit | bbb0473cd0aceea25b624bd2e89b3f04d08bb672 (patch) | |
tree | bfd100f2fc930f4886ba41a3fd975e1ec180846f | |
parent | Predicate it on TYPE_CHECKING (not that it improves things) (diff) | |
download | synapse-bbb0473cd0aceea25b624bd2e89b3f04d08bb672.tar.xz |
Fix type error
-rw-r--r-- | synapse/storage/state.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/storage/state.py b/synapse/storage/state.py |