pep8 spacing fix
This commit is contained in:
parent
79c3a19792
commit
feb7f6bff1
|
@ -965,6 +965,7 @@ def shell():
|
|||
elif args.json:
|
||||
print_(repr(results.dict()).replace("'", '"'))
|
||||
|
||||
|
||||
def main():
|
||||
try:
|
||||
shell()
|
||||
|
|
Loading…
Reference in New Issue