somehow deleted the name of a function...

This commit is contained in:
McCloudS
2025-01-26 18:12:45 -07:00
committed by GitHub
parent 9ff2c1b636
commit b47df5001e

View File

@@ -645,7 +645,7 @@ def delete_model():
model = None
gc.collect()
def :
def isAudioFileExtension(file_extension):
return file_extension.casefold() in \
AUDIO_EXTENSIONS