From 2096d31b6ec125fc2de20313a375874c298fefcd Mon Sep 17 00:00:00 2001 From: Li Xing Date: Sat, 8 May 2021 17:15:28 +0800 Subject: [PATCH] Update _html.py Remote duplicated docs --- packages/python/plotly/plotly/io/_html.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/packages/python/plotly/plotly/io/_html.py b/packages/python/plotly/plotly/io/_html.py index ce5534faf10..7b6bd91b951 100644 --- a/packages/python/plotly/plotly/io/_html.py +++ b/packages/python/plotly/plotly/io/_html.py @@ -423,11 +423,6 @@ def write_html( require an active internet connection in order to load the plotly.js library. - If 'directory', a script tag is included that references an external - plotly.min.js bundle that is assumed to reside in the same - directory as the HTML file. If `file` is a string to a local file path - and `full_html` is True then - If 'directory', a script tag is included that references an external plotly.min.js bundle that is assumed to reside in the same directory as the HTML file. If `file` is a string to a local file