NoneType Error
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user