Fix script again

This commit is contained in:
Paul Schaub 2018-09-13 14:13:41 +02:00
parent 615428944a
commit 688b4025df
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 1 additions and 1 deletions

View File

@ -43,4 +43,4 @@ for idx, query in enumerate(queries):
print(predictions, file=open("test_data_gruppe4.json", "w"))
sys.stdout.write("\r")
print("Done!")
print("[ ==================== ] 100.00%")