blockerbugs/wsgi.py
Jaroslav Groman f79993230f Fix linter problems
- Fix ruff check warnings
- Fix mypy warnings
- Move mypy config from setup.cfg to pyproject.toml and update it

Fixes: #306

Assisted-by: Claude Code
Co-authored-by: Kamil Páral <kparal@redhat.com>
2026-06-15 17:30:46 +02:00

1 line
57 B
Python

from blockerbugs import app as application # noqa: F401