e281fc5 615e710 e281fc5
1
2
3
4
import zipfile with zipfile.ZipFile("defaults.zip", "r") as zip_ref: zip_ref.extractall("joermd/speedy/main")