- 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>
1 line
57 B
Python
1 line
57 B
Python
from blockerbugs import app as application # noqa: F401
|