NoneType Error
This commit is contained in:
parent
7c9a5ae99d
commit
9e353610d3
@ -96,7 +96,5 @@ output_file.close()
|
||||
# Remove Unsaved Files
|
||||
if arguments.faudio is None:
|
||||
os.remove(audio_file_name)
|
||||
if arguments.ftranscript is None:
|
||||
os.remove(arguments.ftranscript)
|
||||
|
||||
exit(0)
|
||||
|
Loading…
Reference in New Issue
Block a user