Fix x_demonimator → x_denominator typo in lamberts_ellipsoidal_distance.py #17468
Annotations
3 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (F541):
geodesy/lamberts_ellipsoidal_distance.py#L113
geodesy/lamberts_ellipsoidal_distance.py:113:7: F541 f-string without any placeholders
help: Remove extraneous `f` prefix
|
|
ruff (E501):
geodesy/lamberts_ellipsoidal_distance.py#L111
geodesy/lamberts_ellipsoidal_distance.py:111:89: E501 Line too long (105 > 88)
|