Skip to content

Commit 34c0c4c

Browse files
committed
ADD: importing module cvt_bindings for testing and convinience
1 parent 803fee2 commit 34c0c4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/gh/components/DF_tester/code.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
from Grasshopper.Kernel import GH_RuntimeMessageLevel as RML
1111

1212
import diffCheck
13+
import diffCheck.df_cvt_bindings
1314
from diffCheck import diffcheck_bindings
1415

1516
class DFTester(component):

0 commit comments

Comments
 (0)