[pytest]
flake8-ignore =
    pygal/__init__.py F401
    pygal/_compat.py F821 F401
    docs/conf.py ALL