JoostSijm 3 жил өмнө
parent
commit
7e4fdef8ac
1 өөрчлөгдсөн 6 нэмэгдсэн , 0 устгасан
  1. 6 0
      Makefile

+ 6 - 0
Makefile

@@ -0,0 +1,6 @@
+.PHONY: FORCE format
+
+main: format
+
+format:
+	black --line-length 78 src