mirror of
https://github.com/sivel/speedtest-cli.git
synced 2026-08-04 14:49:36 +00:00
pep8 spacing fix
This commit is contained in:
parent
79c3a19792
commit
feb7f6bff1
1 changed files with 1 additions and 0 deletions
|
|
@ -965,6 +965,7 @@ def shell():
|
|||
elif args.json:
|
||||
print_(repr(results.dict()).replace("'", '"'))
|
||||
|
||||
|
||||
def main():
|
||||
try:
|
||||
shell()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue