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

Skip to content

Commit 467403e

Browse files
committed
Fix typo
1 parent 6b4048d commit 467403e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)