Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit df18c5d

Browse files
committed
try
1 parent 7e291a5 commit df18c5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plotly/widgets/graph_widget.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99

1010

1111
# TODO: protected imports?
12-
from IPython.html import widgets
13-
from IPython.utils.traitlets import Unicode
12+
# from IPython.html import widgets
13+
# from IPython.utils.traitlets import Unicode
1414
from IPython.display import Javascript, display
1515

1616
import plotly.plotly.plotly as py

0 commit comments

Comments
 (0)