[flake8]
max-line-length = 100
max-complexity = 10
exclude = namely/resources/__init__.py
