We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c660506 + 8d2e32f commit b89d38bCopy full SHA for b89d38b
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