documentacion y pistas de tipo en metodos

This commit is contained in:
Carlos Galindo 2023-09-08 12:15:30 +02:00
parent 03522304fa
commit bc4e7ed51d
4 changed files with 67 additions and 28 deletions

View file

@ -1,8 +1,8 @@
import re
from os import listdir
from os.path import isfile, join
from model import Audio
import re
from datetime import datetime
from model import Audio
def find_audios(index, audio_dir):