Gagan Bhatia commited on
Commit
b4c6bbb
1 Parent(s): 2d68e29

Create tox.ini

Browse files
Files changed (1) hide show
  1. tox.ini +3 -0
tox.ini ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ [flake8]
2
+ max-line-length = 79
3
+ max-complexity = 10