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 339b725 commit 008bab9Copy full SHA for 008bab9
plotly/tools.py
@@ -82,8 +82,8 @@ def ensure_local_plotly_files():
82
"your 'home' ('~') directory or to our '~/.plotly' "
83
"directory. That means plotly's python api can't setup "
84
"local configuration files. No problem though! You'll "
85
- "just have to sign-in using 'plotly.sign_in()'. For help "
86
- "with that: 'help(plotly.sign_in)'."
+ "just have to sign-in using 'plotly.plotly.sign_in()'. For help "
+ "with that: 'help(plotly.plotly.sign_in)'."
87
"\nQuestions? [email protected]")
88
89
0 commit comments