mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
pep8: Add compliance with rule E261 to confirmation/settings.py.
This commit is contained in:
committed by
Tim Abbott
parent
7940fd9f9a
commit
c7a0f26846
@@ -8,4 +8,4 @@ __revision__ = '$Id: settings.py 12 2008-11-23 19:38:52Z jarek.zgoda $'
|
|||||||
|
|
||||||
STATUS_ACTIVE = 1
|
STATUS_ACTIVE = 1
|
||||||
|
|
||||||
STATUS_FIELDS = {} # type: Dict[Any, Any]
|
STATUS_FIELDS = {} # type: Dict[Any, Any]
|
||||||
|
|||||||
Reference in New Issue
Block a user