mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 17:36:27 +00:00
lint: Clean up E123 PEP-8 rule.
This commit is contained in:
@@ -443,4 +443,4 @@ AUTH_BACKEND_NAME_MAP = {
|
||||
u'Google': GoogleMobileOauth2Backend,
|
||||
u'LDAP': ZulipLDAPAuthBackend,
|
||||
u'RemoteUser': ZulipRemoteUserBackend,
|
||||
} # type: Dict[Text, Any]
|
||||
} # type: Dict[Text, Any]
|
||||
|
||||
Reference in New Issue
Block a user