servo/mach.bat
Jerens Lensun 5eb7c397fe
Mergeruff.toml into pyproject.toml (#37741)
add a pyproject.toml config file that includes the settings for ruff

---------

Signed-off-by: Jerens Lensun <jerensslensun@gmail.com>
2025-07-04 12:21:48 +00:00

4 lines
73 B
Batchfile

@echo off
set workdir=%~dp0
uv run --no-project python %workdir%mach %*