Selaa lähdekoodia

add setup.cfg for flask style

weichen 3 vuotta sitten
vanhempi
commit
03e8b4553a
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      setup.cfg

+ 2 - 0
setup.cfg

@@ -0,0 +1,2 @@
+[flake8]
+max-line-length = 100