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.
2 parents 339b725 + c2d0295 commit 55b942dCopy full SHA for 55b942d
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
plotly/version.py
@@ -1 +1 @@
1
-__version__ = '1.2.4'
+__version__ = '1.2.5'
0 commit comments