We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46d3cc9 commit 2a0872cCopy full SHA for 2a0872c
plotly/utils.py
@@ -35,7 +35,7 @@
35
36
http_msg = (
37
"The plotly_domain and plotly_api_domain of your config file must start "
38
- "with 'https', not 'http'.\n If you are not using On-Premise then run the "
+ "with 'https', not 'http'. If you are not using On-Premise then run the "
39
"following code to ensure your plotly_domain and plotly_api_domain start "
40
"with 'https':\n\n\n"
41
"import plotly\n"
0 commit comments