Add make and config for formatting

This commit is contained in:
Zakhar Izmaylov
2024-11-10 11:02:15 +03:00
parent 6f5aa1e3f4
commit e524e439b1
23 changed files with 110 additions and 204 deletions
+2
View File
@@ -0,0 +1,2 @@
formatting:
@black . && isort . && flake8