Skip to content

Commit 25f110b

Browse files
committed
FIX: missing import
1 parent 8f0b06a commit 25f110b

File tree

1 file changed

+1
-0
lines changed
  • src/gh/components/DF_export_cloud_to_file

1 file changed

+1
-0
lines changed

src/gh/components/DF_export_cloud_to_file/code.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
import System
44

5+
import Rhino # noqa: F401
56
import Rhino.Geometry as rg
67
from ghpythonlib.componentbase import executingcomponent as component
78

0 commit comments

Comments
 (0)