Add collisions #18179
Annotations
5 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (W293):
physics/potential_energy.py#L72
physics/potential_energy.py:72:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (W291):
physics/potential_energy.py#L61
physics/potential_energy.py:61:97: W291 Trailing whitespace
help: Remove trailing whitespace
|
|
ruff (E501):
physics/potential_energy.py#L61
physics/potential_energy.py:61:89: E501 Line too long (97 > 88)
|
|
ruff (W293):
physics/potential_energy.py#L57
physics/potential_energy.py:57:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|