itinerant_ruff_fixes #714
Annotations
5 errors
debug_toolbar/_stubs.py#L3
debug_toolbar/_stubs.py:3:1: UP035 `typing.List` is deprecated, use `list` instead
|
debug_toolbar/_stubs.py#L3
debug_toolbar/_stubs.py:3:1: UP035 `typing.Tuple` is deprecated, use `tuple` instead
|
debug_toolbar/_stubs.py#L17
debug_toolbar/_stubs.py:17:18: UP006 Use `list` instead of `List` for type annotation
|
debug_toolbar/_stubs.py#L17
debug_toolbar/_stubs.py:17:23: UP006 Use `tuple` instead of `Tuple` for type annotation
|
|
This job failed
Loading