Feat/snake water gun game #15792
Annotations
3 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (E501):
other/snake_water_gun.py#L18
other/snake_water_gun.py:18:89: E501 Line too long (92 > 88)
|
|
Ruff (I001):
other/snake_water_gun.py#L5
other/snake_water_gun.py:5:1: I001 Import block is un-sorted or un-formatted
|