Update speedtest.py
This commit is contained in:
parent
320d57a388
commit
30f219bef1
|
@ -1893,7 +1893,6 @@ def shell():
|
||||||
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
|
|
||||||
try:
|
try:
|
||||||
shell()
|
shell()
|
||||||
except KeyboardInterrupt:
|
except KeyboardInterrupt:
|
||||||
|
|
Loading…
Reference in New Issue