diff options
author | David Robertson <davidr@element.io> | 2023-02-03 20:03:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-03 20:03:23 +0000 |
commit | 6e6edea6c15dc1a15f44d9e92d334e3ce0f827dd (patch) | |
tree | 5af175c1fb876db61855826d329d4f4434e32452 /synapse/api | |
parent | Implement MSC3958: suppress notifications from edits (#14960) (diff) | |
download | synapse-6e6edea6c15dc1a15f44d9e92d334e3ce0f827dd.tar.xz |
Properly typecheck tests.api (#14983)
Diffstat (limited to 'synapse/api')
-rw-r--r-- | synapse/api/filtering.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/api/filtering.py b/synapse/api/filtering.py |