8000 Merge pull request #2799 from pelson/XDG_message_repr · JunjieWang/matplotlib@e85dadf · GitHub
[go: up one dir, main page]

Skip to content

Commit e85dadf

Browse files
committed
Merge pull request matplotlib#2799 from pelson/XDG_message_repr
Xdg message repr
2 parents d686983 + ae92d6a commit e85dadf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ def matplotlib_fname():
750750
"Found matplotlib configuration in ~/.matplotlib/. "
751751
"To conform with the XDG base directory standard, "
752752
"this configuration location has been deprecated "
753-
"on Linux, and the new location is now %r/matplotlib/. "
753+
"on Linux, and the new location is now %s/matplotlib/. "
754754
4383 "Please move your configuration there to ensure that "
755755
"matplotlib will continue to find it in the future." %
756756
_get_xdg_config_dir())

0 commit comments

Comments
 (0)
0