@ -2,5 +2,5 @@ num_lines = sum(1 for line in open('./Infra/wikiniews_results.tsv'))
file = open('num_lines.txt', 'w')
file.write(num_lines)
file.write(int(num_lines))
file.close()
The note is not visible to the blocked user.