Added the laser hockey env #91
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
14 errors and 1 warning
Ruff (F401):
teamprojekt_competition_server/server/laserhockeygame.py#L6
teamprojekt_competition_server/server/laserhockeygame.py:6:21: F401 `gymnasium` imported but unused
|
ruff
Process completed with exit code 1.
|
mypy
00
|
mypy
00
|
mypy
00
|
mypy
00
|
mypy
00
|
mypy
00
|
mypy
00
|
mypy
00
|
mypy
00
|
mypy
00
|
mypy:
teamprojekt_competition_server/server/protocol.py#L20
note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked]
|
mypy:
teamprojekt_competition_server/server/protocol.py#L21
note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked]
|
black
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|