Thanks to visit codestin.com Credit goes to github.com
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 3f9c7c5 commit 7cdc009Copy full SHA for 7cdc009
1 file changed
lib/matplotlib/font_manager.py
@@ -129,7 +129,6 @@
129
"/System/Library/Fonts/",
130
# fonts installed via MacPorts
131
"/opt/local/share/fonts",
132
- "",
133
]
134
135
if not USE_FONTCONFIG and sys.platform != 'win32':
0 commit comments