Skip to content

Commit

Permalink
Merge branch 'surface-api-alternative-pr' of https://github.com/compa…
Browse files Browse the repository at this point in the history
…s-dev/compas into surface-api-alternative-pr
  • Loading branch information
tomvanmele committed Jul 4, 2024
2 parents 0f69306 + bb31e61 commit 6df427b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/compas/geometry/surfaces/nurbs.py
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ def domain_v(self):

@classmethod
def from_cylinder(cls, cylinder, *args, **kwargs):
"""Construct a surface from a sphere.
"""Construct a surface from a cylinder.
Parameters
----------
Expand Down

0 comments on commit 6df427b

Please sign in to comment.