Add harmonic mean algorithm #18572
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (W292):
maths/harmonic_mean.py#L33
maths/harmonic_mean.py:33:34: W292 No newline at end of file
help: Add trailing newline
|