diff options
author | David Robertson <davidr@element.io> | 2022-09-06 14:29:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-06 14:29:16 +0100 |
commit | a4ecb8e35309d780f5d4e93fb4998b90c9068e8a (patch) | |
tree | 7628cfa6369909afadcccc423d8185ecb03fb32e | |
parent | Update trial old deps CI to use poetry 1.2.0 (#13707) (diff) | |
download | synapse-a4ecb8e35309d780f5d4e93fb4998b90c9068e8a.tar.xz |
Actually fix typechecking with latest types-jsonschema (#13724)
-rw-r--r-- | changelog.d/13724.misc | 1 | ||||
-rw-r--r-- | synapse/api/filtering.py | 8 |
2 files changed, 5 insertions, 4 deletions
diff --git a/changelog.d/13724.misc b/changelog.d/13724.misc new file mode 100644 |