3 lines
43 B
Batchfile
3 lines
43 B
Batchfile
|
@echo off
|
||
|
python.bat tools\fix_style.py %*
|