8000
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 d686983 + ae92d6a commit e85dadfCopy full SHA for e85dadf
lib/matplotlib/__init__.py
@@ -750,7 +750,7 @@ def matplotlib_fname():
750
"Found matplotlib configuration in ~/.matplotlib/. "
751
"To conform with the XDG base directory standard, "
752
"this configuration location has been deprecated "
753
- "on Linux, and the new location is now %r/matplotlib/. "
+ "on Linux, and the new location is now %s/matplotlib/. "
754
4383 "Please move your configuration there to ensure that "
755
"matplotlib will continue to find it in the future." %
756
_get_xdg_config_dir())
0 commit comments