Skip to content

Commit f5baa3e

Browse files
committed
removed download_notebook_image from module init
1 parent 1c7d517 commit f5baa3e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

plotly/offline/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,5 @@
1010
iplot,
1111
iplot_mpl,
1212
plot,
13-
plot_mpl,
14-
download_notebook_image,
13+
plot_mpl
1514
)

0 commit comments

Comments
 (0)