🧑‍💻 Added format-script to Pipfile

This commit is contained in:
Mawoka
2022-04-14 15:58:48 +02:00
parent 7cf2fe7c2b
commit 0efb5bbe53
+3
View File
@@ -33,3 +33,6 @@ black = "*"
[requires]
python_version = "3.10"
[scripts]
format = "black ."