[flake8]
max-line-length = 150
extend-ignore = E203
per-file-ignores =
    dev/ui/templates.py: E501
