Setting up python to allow 90

This commit is contained in:
Maxime Beauchemin
2016-08-14 17:24:59 -07:00
parent c60476eadd
commit 7d1bec11f9

View File

@@ -23,3 +23,6 @@ detailed-errors=1
with-coverage=1
nocapture=1
cover-package=caravel
[pycodestyle]
max-line-length=90