Beautified
This commit is contained in:
parent
058ae8ae38
commit
52a62d7dcf
1 changed files with 2 additions and 3 deletions
|
@ -111,4 +111,3 @@ html_out_file.close()
|
||||||
# if it exists, return new filename to stdout, so some calling shellscript can use it.
|
# if it exists, return new filename to stdout, so some calling shellscript can use it.
|
||||||
if outfile != sys.stdout:
|
if outfile != sys.stdout:
|
||||||
print(new_file_name)
|
print(new_file_name)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue