Remove white space on empty lines
This commit is contained in:
@@ -75,7 +75,7 @@ def convert(iformat, oformat, text):
|
||||
command += " -i cue"
|
||||
elif iformat == "toc":
|
||||
command += " -i toc"
|
||||
|
||||
|
||||
if oformat == "cue":
|
||||
command += " -o cue"
|
||||
elif oformat == "toc":
|
||||
|
||||
Reference in New Issue
Block a user