Skip to content

Commit f7543a6

Browse files
committed
lint
1 parent 3baf1b6 commit f7543a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compas_occ/brep/brepvertex.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,4 @@ def to_point(self) -> Point:
138138
:class:`compas.geometry.Point`
139139
140140
"""
141-
return self.point
141+
return self.point

0 commit comments

Comments
 (0)