mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-06 12:35:01 -04:00
Fix pyflakes and pep8 warnings
This commit is contained in:
parent
5da65085d1
commit
2f804a7072
3 changed files with 4 additions and 3 deletions
|
@ -29,6 +29,7 @@ import logging
|
|||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
class UploadResource(resource.Resource):
|
||||
|
||||
def __init__(self, hs, filepaths):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue