Skip to content

Commit 8245b6b

Browse files
committed
image to all
1 parent b6588fb commit 8245b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotly/plotly/plotly.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
__all__ = ["sign_in", "update_plot_options", "get_plot_options",
3030
"get_credentials", "iplot", "plot", "iplot_mpl", "plot_mpl",
31-
"get_figure", "Stream"]
31+
"get_figure", "Stream", "image"]
3232

3333
_DEFAULT_PLOT_OPTIONS = dict(
3434
filename="plot from API",

0 commit comments

Comments
 (0)