Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d8773b6

Browse files
committed
removed old code cruft
svn path=/trunk/matplotlib/; revision=3009
1 parent e5d5c61 commit d8773b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/matplotlib/font_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
import matplotlib
3838
from matplotlib import afm
3939
from matplotlib import ft2font
40-
from matplotlib import rcParams, get_data_path, get_home, get_configdir
40+
from matplotlib import rcParams, get_home, get_configdir
4141

4242

4343
verbose = matplotlib.verbose

0 commit comments

Comments
 (0)