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 29bc9cf commit c5d9b39Copy full SHA for c5d9b39
1 file changed
doc/faq/troubleshooting_faq.rst
@@ -44,7 +44,7 @@ locate your :file:`.matplotlib/` directory, use
44
45
>>> import matplotlib as mpl
46
>>> mpl.get_configdir()
47
- '/home/darren/.matplotlib'
+ '/home/darren/.config/matplotlib'
48
49
On unix-like systems, this directory is generally located in your
50
:envvar:`HOME` directory.
0 commit comments