Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ca8acc8

Browse filesBrowse files
committed
fix https://stream.plot.ly ---> stream.plot.ly
1 parent 7f8f68c commit ca8acc8
Copy full SHA for ca8acc8

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎plotly/tools.py

Copy file name to clipboardExpand all lines: plotly/tools.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ def set_config_file(plotly_domain=None,
168168
"""Set the keyword-value pairs in `~/.plotly/.config`.
169169
170170
:param (str) plotly_domain: ex - https://plot.ly
171-
:param (str) plotly_streaming_domain: ex - https://stream.plot.ly
171+
:param (str) plotly_streaming_domain: ex - stream.plot.ly
172172
:param (str) plotly_api_domain: ex - https://api.plot.ly
173173
:param (bool) plotly_ssl_verification: True = verify, False = don't verify
174174
:param (bool) plotly_proxy_authorization: True = use plotly proxy auth creds

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.