Update 'mean_from_train/run.py'

This commit is contained in:
Jakub Pokrywka 2023-02-15 17:14:14 +01:00
parent 4bdfc4d271
commit ed91bfd606

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
# test 2