Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3af9530

Browse filesBrowse files
Fix quotation mistake
1 parent 62178aa commit 3af9530
Copy full SHA for 3af9530

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎lib/matplotlib/rcsetup.py

Copy file name to clipboardExpand all lines: lib/matplotlib/rcsetup.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1000,7 +1000,7 @@ def validate_animation_writer_path(p):
10001000
'Sand', 'Script MT', 'Felipa', 'cursive'],
10011001
validate_stringlist],
10021002
'font.fantasy': [['Comic Sans MS', 'Chicago', 'Charcoal', 'Impact'
1003-
'Western', 'Humor Sans', 'fantasy, xkcd'],
1003+
'Western', 'Humor Sans', 'fantasy', 'xkcd'],
10041004
validate_stringlist],
10051005
'font.monospace': [['DejaVu Sans Mono', 'Bitstream Vera Sans Mono',
10061006
'Computer Modern Typewriter',

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.