Skip to content

Add collisions

Add collisions #18179

Triggered via pull request June 17, 2026 18:17
Status Failure
Total duration 10s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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