8000 Merge pull request #12211 from timhoffm/fix-typo · matplotlib/matplotlib@99eea61 · GitHub
[go: up one dir, main page]

Skip to content

Commit 99eea61

Browse files
authored 8000
Merge pull request #12211 from timhoffm/fix-typo
Fix typo
2 parents 6b4048d + 467403e commit 99eea61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/make_icons.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
import matplotlib.pyplot as plt
2323
from matplotlib.font_manager import FontProperties
2424
from matplotlib import cm
25-
from matploltlib import patheffects
25+
from matplotlib import patheffects
2626
matplotlib.rcdefaults()
2727

2828
matplotlib.rcParams['svg.fonttype'] = 'path'

0 commit comments

Comments
 (0)
0