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 d686983 commit ae92d6aCopy full SHA for ae92d6a
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
"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