Skip to content

Add collisions

Add collisions #18182

Triggered via pull request June 17, 2026 22:21
Status Failure
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
ruff
Process completed with exit code 1.
ruff (W293): physics/potential_energy.py#L102
physics/potential_energy.py:102:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W291): physics/potential_energy.py#L86
physics/potential_energy.py:86:61: W291 Trailing whitespace help: Remove trailing whitespace
ruff (W293): physics/potential_energy.py#L83
physics/potential_energy.py:83:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W291): physics/potential_energy.py#L46
physics/potential_energy.py:46:61: W291 Trailing whitespace help: Remove trailing whitespace
ruff (W293): physics/potential_energy.py#L43
physics/potential_energy.py:43:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W292): physics/collisions.py#L142
physics/collisions.py:142:22: W292 No newline at end of file help: Add trailing newline