🔨 update formatter util

This commit is contained in:
2026-07-17 20:25:49 +02:00
parent 0d41da6544
commit 4cfa6b72ff
+2 -2
View File
@@ -1,2 +1,2 @@
isort $1 isort src tests
autopep8 -i --max-line-length=120 $1 autopep8 src tests