diff options
author | reivilibre <oliverw@matrix.org> | 2021-12-02 15:30:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-02 15:30:05 +0000 |
commit | 435f04480728c5d982e1a63c1b2777784bf9cd26 (patch) | |
tree | 1739f511566d586e12cfacb521eab9dd6e0506bd /synapse/storage | |
parent | `scripts-dev/sign_json`: support for signing events (#11486) (diff) | |
download | synapse-435f04480728c5d982e1a63c1b2777784bf9cd26.tar.xz |
Add type annotations to `tests.storage.test_appservice`. (#11488)
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/databases/main/appservice.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/storage/databases/main/appservice.py b/synapse/storage/databases/main/appservice.py |