6f480bdcb2
1. добавил chatgpt 2. многое переписал
6 lines
85 B
Python
6 lines
85 B
Python
import os
|
|
|
|
# os.system("rm -rf config")
|
|
os.removedirs("config")
|
|
# os.mkdir("config")
|