Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94fbcb1 commit 82cf793Copy full SHA for 82cf793
1 file changed
lib/matplotlib/_mathtext.py
@@ -31,7 +31,6 @@
31
from .font_manager import FontProperties, findfont, get_font
32
from .ft2font import FT2Font, FT2Image, Kerning, LoadFlags
33
34
-from packaging.version import parse as parse_version
35
from pyparsing import nested_expr
36
37
if T.TYPE_CHECKING:
0 commit comments