fix PEP8 "W391 blank line at end of file"

This commit is contained in:
Hans-Christoph Steiner 2014-05-01 23:45:23 -04:00
parent 16dc3b27d6
commit aa5f317c26
13 changed files with 0 additions and 15 deletions

View file

@ -821,5 +821,3 @@ def write_metadata(dest, app):
mf.write('\n')
writecomments(None)
mf.close()