mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-10 12:30:00 -04:00
make black happy
This commit is contained in:
parent
ac4746ac4b
commit
7d6c70fc7a
4 changed files with 141 additions and 178 deletions
|
@ -303,6 +303,7 @@ class SignaturesUploadServlet(RestServlet):
|
|||
}
|
||||
}
|
||||
"""
|
||||
|
||||
PATTERNS = client_patterns("/keys/signatures/upload$")
|
||||
|
||||
def __init__(self, hs):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue