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 e5d5c61 commit d8773b6Copy full SHA for d8773b6
1 file changed
lib/matplotlib/font_manager.py
@@ -37,7 +37,7 @@
37
import matplotlib
38
from matplotlib import afm
39
from matplotlib import ft2font
40
-from matplotlib import rcParams, get_data_path, get_home, get_configdir
+from matplotlib import rcParams, get_home, get_configdir
41
42
43
verbose = matplotlib.verbose
0 commit comments