[flake8]
ignore = E126,E127,E128,E123,E226,E241,E242,E265,N802,W503,E402,N814
max-line-length=85
exclude=
    loopy/target/c/compyte/ndarray,
    loopy/target/c/compyte/array.py,
    loopy/statistics.py,
    test/test_statistics.py