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 7cdc009

Browse filesBrowse files
QuLogicMeeseeksDev[bot]
authored andcommitted
Backport PR #12177: FIX: remove cwd from mac font path search
1 parent 3f9c7c5 commit 7cdc009
Copy full SHA for 7cdc009

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+0
-1
lines changed

‎lib/matplotlib/font_manager.py

Copy file name to clipboardExpand all lines: lib/matplotlib/font_manager.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@
129129
"/System/Library/Fonts/",
130130
# fonts installed via MacPorts
131131
"/opt/local/share/fonts",
132-
"",
133132
]
134133

135134
if not USE_FONTCONFIG and sys.platform != 'win32':

0 commit comments

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