[pre-commit.ci] pre-commit autoupdate #472
Annotations
4 errors
Lint with ruff:
src/firefighter/api/models.py#L3
src/firefighter/api/models.py:3:8: TCH003 Move standard library import `uuid` into a type-checking block
|
Lint with ruff:
src/firefighter/firefighter/filters.py#L10
src/firefighter/firefighter/filters.py:10:20: TCH002 Move third-party import `django.template` into a type-checking block
|
Lint with ruff:
src/firefighter/slack/views/modals/opening/select_impact.py#L19
src/firefighter/slack/views/modals/opening/select_impact.py:19:49: TCH001 Move application import `firefighter.incidents.models.impact.ImpactLevel` into a type-checking block
|
Lint with ruff
Process completed with exit code 1.
|
Loading