Explorar el Código

add setup.cfg for flask style

weichen hace 3 años
padre
commit
03e8b4553a
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      setup.cfg

+ 2 - 0
setup.cfg

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