This website works better with JavaScript
Home
Explore
Help
Register
Sign In
choozmo
/
bhouse_backstage
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
add setup.cfg for flask style
weichen
3 years ago
parent
42af527d3d
commit
03e8b4553a
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
setup.cfg
+ 2
- 0
setup.cfg
View File
@@ -0,0 +1,2 @@
+[flake8]
+max-line-length = 100