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.
2 parents 3f9c7c5 + 7cdc009 commit c7e9ca1Copy full SHA for c7e9ca1
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