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 fbaee56 commit 355c5f0Copy full SHA for 355c5f0
src/compas_fab/ghpython/__init__.py
@@ -28,4 +28,4 @@
28
from .artists import RobotArtist
29
from .path_planning import * # noqa: F401,F403
30
31
-__all__ = ['RobotArtist', 'PathVisualizer']
+__all__ = ['RobotArtist']
0 commit comments