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 1041b1a commit 4019cd1Copy full SHA for 4019cd1
src/compas_notebook/geometry/__init__.py
@@ -1 +1,3 @@
1
from .dot import Dot
2
+
3
+__all__ = ["Dot",] # under protest
0 commit comments