🔨 code format util

This commit is contained in:
2026-07-16 20:41:44 +02:00
parent b8763ba373
commit 052582a0e1
Executable
+2
View File
@@ -0,0 +1,2 @@
isort $1
autopep8 -i --max-line-length=120 $1