[pre-commit.ci] pre-commit autoupdate #333
Annotations
4 errors and 1 warning
Ruff Check:
tcod/ecs/entity.py#L69
tcod/ecs/entity.py:69:17: RUF023 `Entity.__slots__` is not sorted
|
Ruff Check:
tcod/ecs/entity.py#L555
tcod/ecs/entity.py:555:26: PYI063 Use PEP 570 syntax for positional-only parameters
|
Ruff Check:
tcod/ecs/entity.py#L1043
tcod/ecs/entity.py:1043:27: PYI063 Use PEP 570 syntax for positional-only parameters
|
Ruff Check
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading