diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2022-11-22 17:35:54 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-22 17:35:54 -0500 |
commit | 4ae967cf6308e80b03da749f0cbaed36988e235e (patch) | |
tree | ada8f0dbd704f74c54feca002bb8a62c65021d26 /tests/util/caches/test_ttlcache.py | |
parent | Optimize `filter_events_for_client` for faster `/messages` - v2 (#14527) (diff) | |
download | synapse-4ae967cf6308e80b03da749f0cbaed36988e235e.tar.xz |
Add missing type hints to test.util.caches (#14529)
Diffstat (limited to 'tests/util/caches/test_ttlcache.py')
-rw-r--r-- | tests/util/caches/test_ttlcache.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/util/caches/test_ttlcache.py b/tests/util/caches/test_ttlcache.py |