Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-07-18 | add config for pep8 | Richard van der Hoff | 1 | -3/+8 | |
Since, for better or worse, we seem to have configured isort to generate 89-character lines, pycharm is now complaining at me that our lines are too long. So, let's configure pep8 to behave consistently with flake8. | |||||
2018-07-18 |