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

Skip to content

Commit 82cf793

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)