Browse Source

add setup.cfg for flask style

weichen 3 years ago
parent
commit
03e8b4553a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      setup.cfg

+ 2 - 0
setup.cfg

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