Update speedtester.py
This commit is contained in:
+4
-4
@@ -478,10 +478,10 @@ if __name__ == "__main__":
|
||||
Once finished it will also generate an image with graph plotted.
|
||||
'''
|
||||
|
||||
generate_plot_image(*gather_data())
|
||||
import sys
|
||||
|
||||
sys.exit()
|
||||
# generate_plot_image(*gather_data())
|
||||
# import sys
|
||||
#
|
||||
# sys.exit()
|
||||
from random import uniform
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user