mirror of
https://mau.dev/maunium/synapse.git
synced 2025-01-19 06:22:04 +01:00
fix whitespace
This commit is contained in:
parent
4e21bfd2db
commit
aebe5ce08a
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
# limitations under the License.
|
||||
|
||||
"""This module contains classes for authenticating the user."""
|
||||
|
||||
from twisted.internet import defer
|
||||
|
||||
from synapse.api.constants import Membership
|
||||
|
|
Loading…
Add table
Reference in a new issue