diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2020-10-16 21:45:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-16 21:45:31 +0100 |
commit | 0afd83584bcaccc98b020900a98b3fbe9f825811 (patch) | |
tree | f98a04cf6894be12c1c9a743b8b2cb8a7d19d957 /synmark/__init__.py | |
parent | Type annotations for LruCache (#8562) (diff) | |
download | synapse-0afd83584bcaccc98b020900a98b3fbe9f825811.tar.xz |
Fix synmark (#8571)
This seems to have been broken since #6513.
Diffstat (limited to '')
-rw-r--r-- | synmark/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synmark/__init__.py b/synmark/__init__.py |