We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c660506 commit 8d2e32fCopy full SHA for 8d2e32f
plotly/__init__.py
@@ -28,6 +28,6 @@
28
29
from __future__ import absolute_import
30
31
-from plotly import (plotly, graph_objs, grid_objs, tools, utils, session,
32
- offline, colors)
+from plotly import (plotly, dashboard_objs, graph_objs, grid_objs, tools,
+ utils, session, offline, colors)
33
from plotly.version import __version__
0 commit comments