style: auto ruff format

This commit is contained in:
banteg
2025-12-29 18:35:30 +04:00
parent a42692f935
commit b30e460c0e
8 changed files with 52 additions and 32 deletions
-1
View File
@@ -2,4 +2,3 @@ import sys
from pathlib import Path
sys.path.insert(0, str(Path(__file__).resolve().parents[1] / "src"))