We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3c51a2 commit fe667a3Copy full SHA for fe667a3
src/compas_rhino/modifiers/vertexmodifier.py
@@ -15,7 +15,7 @@
15
compas.raise_if_ironpython()
16
17
try:
18
- from propertylist import PropertyListForm
+ from compas_rhino.etoforms import PropertyListForm
19
20
except:
21
0 commit comments