Fixed pep8 warning.
This commit is contained in:
parent
5359fa8966
commit
5041f3a0c5
@ -104,7 +104,7 @@ def parse():
|
||||
output['ignore_deps'] = not options.ensure_deps
|
||||
output['keep_old'] = options.keep_old
|
||||
output['extras'] = args
|
||||
|
||||
|
||||
LOG.debug("Extracted options %s" % (output))
|
||||
|
||||
return output
|
||||
|
Loading…
Reference in New Issue
Block a user