speedy / app.py
joermd's picture
Create app.py
e281fc5 verified
raw
history blame
128 Bytes
import zipfile
with zipfile.ZipFile("بيانات تدريبzip", "r") as zip_ref:
zip_ref.extractall("joermd/speedy/main")