Skip to content

Commit e867244

Browse files
committed
added comment
1 parent 1d56e99 commit e867244

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/compas_ghpython/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
try:
1212
import Grasshopper
1313
except ImportError:
14+
# We're not running inside Grasshopper, fail silently
1415
pass
1516

1617
__version__ = "2.14.1"

0 commit comments

Comments
 (0)