Beautified

This commit is contained in:
Wolfgang Nowak 2021-10-28 18:56:02 +02:00
parent 058ae8ae38
commit 52a62d7dcf

View file

@ -111,4 +111,3 @@ html_out_file.close()
# if it exists, return new filename to stdout, so some calling shellscript can use it.
if outfile != sys.stdout:
print(new_file_name)