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 | |
parent | Type annotations for LruCache (#8562) (diff) | |
download | synapse-0afd83584bcaccc98b020900a98b3fbe9f825811.tar.xz |
Fix synmark (#8571)
This seems to have been broken since #6513.
-rw-r--r-- | changelog.d/8571.misc | 1 | ||||
-rw-r--r-- | synmark/__init__.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/8571.misc b/changelog.d/8571.misc new file mode 100644 |