8000 Merge pull request #30023 from QuLogic/fix-lint · matplotlib/matplotlib@b4cb934 · GitHub
[go: up one dir, main page]

Skip to content

Commit b4cb934

Browse files
authored
Merge pull request #30023 from QuLogic/fix-lint
Remove unused `_api` import
2 parents 35976c9 + b4d532f commit b4cb934

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/mpl_toolkits/axisartist/grid_helper_curvelinear.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import numpy as np
88

99
import matplotlib as mpl
10-
from matplotlib import _api
1110
from matplotlib.path import Path
1211
from matplotlib.transforms import Affine2D, Bbox, IdentityTransform
1312
from .axislines import (

0 commit comments

Comments
 (0)
0