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 1cce7d3 commit 4ee9ed8Copy full SHA for 4ee9ed8
1 file changed
doc/faq/troubleshooting_faq.rst
@@ -61,7 +61,7 @@ On windows, both the config directory and the cache directory are
61
the same and are in your :file:`Documents and Settings` or :file:`Users`
62
directory by default::
63
64
- >>> import matplotlib
+ >>> import matplotlib as mpl
65
>>> mpl.get_configdir()
66
'C:\\Documents and Settings\\jdhunter\\.matplotlib'
67
>>> mpl.get_cachedir()
0 commit comments