Skip to content
Snippets Groups Projects
  • Richard van der Hoff's avatar
    3f9e649f
    add config for pep8 · 3f9e649f
    Richard van der Hoff authored
    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.
    3f9e649f
    History
    add config for pep8
    Richard van der Hoff authored
    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.