commit: 56c15023b5f35463aa05bca1024139343598baee parent: 041fad20d6c1f5ea4c5ab380d0d959bb597fe870 Author: Adam Tauber <asciimoo@gmail.com> Date: Fri, 2 Jan 2015 12:26:21 +0100 [enh] tox.ini added to rewrite standard pep8 rulesDiffstat:
A | tox.ini | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/tox.ini b/tox.ini @@ -0,0 +1,2 @@ +[flake8] +max-line-length = 120