[skip ci] no white space needed

This commit is contained in:
Martin Diehl 2019-05-28 07:55:24 +02:00
parent 1f56ac6a4a
commit 100a2031d3
1 changed files with 0 additions and 3 deletions

View File

@ -74,6 +74,3 @@ for name in filenames:
else:
with open(name,'w') as f:
f.write('\n'.join(out)+'\n')