Skip to content

Escape Velocity needed to break free from a celestial body's gravitational field. #13030

Escape Velocity needed to break free from a celestial body's gravitational field.

Escape Velocity needed to break free from a celestial body's gravitational field. #13030

Triggered via pull request May 10, 2025 14:07
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ruff
Process completed with exit code 1.
Ruff (N806): physics/escape_velocity.py#L37
physics/escape_velocity.py:37:5: N806 Variable `G` in function should be lowercase
Ruff (RUF002): physics/escape_velocity.py#L12
physics/escape_velocity.py:12:45: RUF002 Docstring contains ambiguous `×` (MULTIPLICATION SIGN). Did you mean `x` (LATIN SMALL LETTER X)?
Ruff (E501): physics/escape_velocity.py#L6
physics/escape_velocity.py:6:89: E501 Line too long (100 > 88)