diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2022-03-31 13:38:09 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-31 13:38:09 -0400 |
commit | 11df4ec6c2178bdd25652644a94c213c3064d693 (patch) | |
tree | db481376b838b1593ee698cc59122fc6b23fe1cc /synapse/util | |
parent | Add a callback to react to 3PID associations (#12302) (diff) | |
download | synapse-11df4ec6c2178bdd25652644a94c213c3064d693.tar.xz |
Add more type hints to the main state store. (#12267)
Diffstat (limited to 'synapse/util')
-rw-r--r-- | synapse/util/caches/__init__.py | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/synapse/util/caches/__init__.py b/synapse/util/caches/__init__.py |