Skip to content

Commit

Permalink
Shorten docstring line to 80 chars
Browse files Browse the repository at this point in the history
  • Loading branch information
santisoler committed Jul 16, 2020
1 parent 804d203 commit 63df6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion harmonica/forward/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

def distance(point_p, point_q, coordinate_system="cartesian", ellipsoid=None):
"""
Distance between two points in Cartesian, spherical, or geodetic coordinates
Distance between two points in Cartesian, spherical or geodetic coordinates
Parameters
----------
Expand Down

0 comments on commit 63df6e1

Please sign in to comment.