blob: b4dcf45569a47256f67b2f8286c8ce3a5f038d59 [file] [log] [blame]
@echo off
REM Entry point for running python scripts on windows systems.
REM To modify this file, edit `tools/run_python.bat` and then run
REM `tools/create_entry_points.py`
python "%~dp0\%~n0.py" %*