[flake8]
exclude = build, dist
ignore = E121,E123,E126,E226,E24,E704,W503,W504,D205,D400,RST303,RST304
application-import-names = neutcurve
