Skip to content

Commit db920c2

Browse files
Merge pull request #3187 from Lix1993/master
Update _html.py
2 parents b6e5636 + 2096d31 commit db920c2

File tree

1 file changed

+0
-5
lines changed
  • packages/python/plotly/plotly/io

1 file changed

+0
-5
lines changed

Diff for: packages/python/plotly/plotly/io/_html.py

-5
Original file line numberDiff line numberDiff line change
@@ -423,11 +423,6 @@ def write_html(
423423
require an active internet connection in order to load the plotly.js
424424
library.
425425
426-
If 'directory', a script tag is included that references an external
427-
plotly.min.js bundle that is assumed to reside in the same
428-
directory as the HTML file. If `file` is a string to a local file path
429-
and `full_html` is True then
430-
431426
If 'directory', a script tag is included that references an external
432427
plotly.min.js bundle that is assumed to reside in the same
433428
directory as the HTML file. If `file` is a string to a local file

0 commit comments

Comments
 (0)