diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2023-10-04 13:53:04 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-04 13:53:04 -0400 |
commit | ab9c1e8f3951dcdb9d628b7ed155de543c046c44 (patch) | |
tree | 0e8f8faecdcab239aae6feef3d37aff8581d454f /synmark/suites/lrucache.py | |
parent | Some refactors around receipts stream (#16426) (diff) | |
download | synapse-ab9c1e8f3951dcdb9d628b7ed155de543c046c44.tar.xz |
Add type hints to synmark. (#16421)
Diffstat (limited to 'synmark/suites/lrucache.py')
-rw-r--r-- | synmark/suites/lrucache.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/synmark/suites/lrucache.py b/synmark/suites/lrucache.py |