Code style fixes.

This commit is contained in:
Mark Haines 2015-01-29 16:10:35 +00:00
parent 8b1dd9f57f
commit acb68a39e0
8 changed files with 42 additions and 26 deletions

View file

@ -111,6 +111,7 @@ class NotFoundError(SynapseError):
**kwargs
)
class AuthError(SynapseError):
"""An error raised when there was a problem authorising an event."""