This commit is contained in:
Jakub Pokrywka 2023-06-01 13:12:13 +02:00
parent 3f767aab8a
commit 69655341a7
1 changed files with 2 additions and 1 deletions

View File

@ -26,4 +26,5 @@ with open('../test-A/out.tsv','w') as f_out, open('../test-A/in.tsv', 'r') as f_
f_out.write(mean + '\n')
# test 3
# test 3