Skip to content

Commit 2096d31

Browse files
authored
Update _html.py
Remote duplicated docs
1 parent b6e5636 commit 2096d31

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)