Update 'mean_from_train/run.py'

This commit is contained in:
Jakub Pokrywka 2023-02-15 17:15:32 +01:00
parent ed91bfd606
commit 3f767aab8a

View File

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