Thanks to visit codestin.com Credit goes to github.com
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 7f8f68c commit ca8acc8Copy full SHA for ca8acc8
plotly/tools.py
@@ -168,7 +168,7 @@ def set_config_file(plotly_domain=None,
168
"""Set the keyword-value pairs in `~/.plotly/.config`.
169
170
:param (str) plotly_domain: ex - https://plot.ly
171
- :param (str) plotly_streaming_domain: ex - https://stream.plot.ly
+ :param (str) plotly_streaming_domain: ex - stream.plot.ly
172
:param (str) plotly_api_domain: ex - https://api.plot.ly
173
:param (bool) plotly_ssl_verification: True = verify, False = don't verify
174
:param (bool) plotly_proxy_authorization: True = use plotly proxy auth creds
0 commit comments