8000 Remove unused import · matplotlib/matplotlib@82cf793 · GitHub
[go: up one dir, main page]

Skip to content

Commit 82cf793

Browse files
committed
Remove unused import
1 parent 94fbcb1 commit 82cf793

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/_mathtext.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
from .font_manager import FontProperties, findfont, get_font
3232
from .ft2font import FT2Font, FT2Image, Kerning, LoadFlags
3333

34-
from packaging.version import parse as parse_version
3534
from pyparsing import nested_expr
3635

3736
if T.TYPE_CHECKING:

0 commit comments

Comments
 (0)
0