@@ -1,6 +1,6 @@
[flake8]
max-line-length=120
exclude=venv,.venv,**/migrations/*,sentry/**
exclude=venv,.venv,**/migrations/*,sentry/**,bugsink/event_schema.py
extend-ignore=
# E741: ambiguous variable name
E741
The note is not visible to the blocked user.