Michael Merickel
2018-10-26 25737fd6a412f4fe9b780305c0260bb6e938be1b
.flake8
@@ -6,6 +6,8 @@
    E731
    # W503: line break before binary operator (flake8 is not PEP8 compliant)
    W503
    # W504: line break after binary operator (flake8 is not PEP8 compliant)
    W504
exclude =
    src/pyramid/compat.py
    src/pyramid/scaffolds/alchemy