django-commons / django-typer

Use Typer (type hints) to define the interface for your Django management commands.
https://django-typer.rtfd.io
MIT License
89 stars 2 forks source link

make linter happy #136

Closed bckohan closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Files with missing lines Coverage Δ
django_typer/management/__init__.py 99.85% <100.00%> (ø)
...jango_typer/management/commands/shellcompletion.py 99.01% <100.00%> (ø)