PEP8 format spacing
This commit is contained in:
parent
19aaf63945
commit
6ce8d2b000
@ -398,6 +398,7 @@ def is_number(value):
|
||||
except ValueError:
|
||||
return False
|
||||
|
||||
|
||||
# Here we walk through the constructed configuration we have from the parsed
|
||||
# command line arguments. We then apply each piece of configuration by
|
||||
# basically just doing a `sed` to change the various configuration line to what
|
||||
|
Loading…
Reference in New Issue
Block a user