Skip to content
Snippets Groups Projects
Commit a8bcc727 authored by Richard van der Hoff's avatar Richard van der Hoff
Browse files

PEP8

parent 6fe6a6f0
No related branches found
No related tags found
No related merge requests found
...@@ -22,6 +22,7 @@ from synapse.handlers.auth import AuthHandler ...@@ -22,6 +22,7 @@ from synapse.handlers.auth import AuthHandler
from tests import unittest from tests import unittest
from tests.utils import setup_test_homeserver from tests.utils import setup_test_homeserver
class AuthHandlers(object): class AuthHandlers(object):
def __init__(self, hs): def __init__(self, hs):
self.auth_handler = AuthHandler(hs) self.auth_handler = AuthHandler(hs)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment