Added Orbital Period Algorithm in Physics #17739
Annotations
3 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (W292):
physics/orbital_period.py#L56
physics/orbital_period.py:56:5: W292 No newline at end of file
help: Add trailing newline
|
|
ruff (W293):
physics/orbital_period.py#L56
physics/orbital_period.py:56:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|