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 ac0ad5c commit d94bfd7Copy full SHA for d94bfd7
plotly/__init__.py
@@ -28,5 +28,5 @@
28
29
from __future__ import absolute_import
30
31
-from plotly import plotly, graph_objs, tools, utils
+from plotly import plotly, graph_objs, grid_objs, tools, utils
32
from plotly.version import __version__
0 commit comments