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 9ca58d3 commit 980cbb1Copy full SHA for 980cbb1
plotly/plotly/__init__.py
@@ -9,5 +9,5 @@
9
"""
10
from . plotly import (
11
sign_in, update_plot_options, get_plot_options, get_credentials, iplot,
12
- plot, iplot_mpl, plot_mpl, get_figure, Stream, image
+ plot, iplot_mpl, plot_mpl, get_figure, Stream, image, get_config
13
)
0 commit comments