make black happy

This commit is contained in:
Hubert Chathi 2019-07-22 12:52:39 -04:00
parent ac4746ac4b
commit 7d6c70fc7a
4 changed files with 141 additions and 178 deletions

View file

@ -303,6 +303,7 @@ class SignaturesUploadServlet(RestServlet):
}
}
"""
PATTERNS = client_patterns("/keys/signatures/upload$")
def __init__(self, hs):