Update getdata.py

master
pekwsmcbf 3 years ago
parent 11393a5dca
commit f26f597fb0

@ -48,7 +48,7 @@ time = []
through = []
Num = 0
for i in result:
NUM = 0
NUM = 0
f = open('20.txt', 'w', encoding="utf-8")
f.write(i)
f.close()

Loading…
Cancel
Save