Skip to content

Commit 27f16a3

Browse files
committed
xy specification of non-xy method
1 parent 06eef66 commit 27f16a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compas/geometry/_core/centroids.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040
def midpoint_point_point(a, b):
41-
"""Compute the midpoint of two points lying in the XY-plane.
41+
"""Compute the midpoint of two points.
4242
4343
Parameters
4444
----------

0 commit comments

Comments
 (0)