1
0
Fork 0
This repository has been archived on 2026-07-24. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
AiDataTaskRuner/Backend/Training/py.bat

3 lines
62 B
Batchfile
Raw Permalink Normal View History

2026-03-28 10:22:17 -05:00
@echo off
2026-03-28 10:58:12 -05:00
{PYTHONPATH_LINE}
2026-03-28 10:22:17 -05:00
"{INTERPRETER}" "{PY_FILE}" {ARGS}