Skip to content

Commit ee890d0

Browse files
committed
lint
1 parent 2d21043 commit ee890d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compas_libigl/intersections.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from compas.plugins import plugin
33

44
from compas_libigl import _intersections
5-
from compas_libigl._types_std import VectorVectorInt # noqa: F401
5+
from compas_libigl._types_std import VectorVectorInt # noqa: F401
66

77

88
@plugin(category="intersections")

0 commit comments

Comments
 (0)