Skip to content
Snippets Groups Projects
  • Richard van der Hoff's avatar
    db4f823d
    Fix flake8 configuration · db4f823d
    Richard van der Hoff authored
    Apparently flake8 v3 doesn't like trailing comments on config settings.
    
    Also remove the pep8 config, which didn't work (because it was missing W503)
    and duplicated the flake8 config. We don't use pep8 on its own, so the config
    was duplicative.
    db4f823d
    History
    Fix flake8 configuration
    Richard van der Hoff authored
    Apparently flake8 v3 doesn't like trailing comments on config settings.
    
    Also remove the pep8 config, which didn't work (because it was missing W503)
    and duplicated the flake8 config. We don't use pep8 on its own, so the config
    was duplicative.