envs_1 / deepseek /bin /2to3
ZTWHHH's picture
Add files using upload-large-folder tool
e267611 verified
#!/root/envs/deepseek/bin/python3.10
import sys
from lib2to3.main import main
sys.exit(main("lib2to3.fixes"))