fix whitespace

This commit is contained in:
Matthew Hodgson 2014-08-13 20:53:38 +01:00
parent 4e21bfd2db
commit aebe5ce08a
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
# limitations under the License. # limitations under the License.
"""This module contains classes for authenticating the user.""" """This module contains classes for authenticating the user."""
from twisted.internet import defer from twisted.internet import defer
from synapse.api.constants import Membership from synapse.api.constants import Membership