Fix PEP8: E261 at least two spaces before inline comment
This commit is contained in:
@@ -14,7 +14,7 @@ dateformat = '%Y%m%d%H%M%S'
|
||||
XQUEUE_METRIC_NAME = 'edxapp.xqueue'
|
||||
|
||||
# Wait time for response from Xqueue.
|
||||
XQUEUE_TIMEOUT = 35 # seconds
|
||||
XQUEUE_TIMEOUT = 35 # seconds
|
||||
|
||||
|
||||
def make_hashkey(seed):
|
||||
|
||||
Reference in New Issue
Block a user