Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b4d532f

Browse filesBrowse files
committed
Remove unused _api import
The combination of #30014 and #30015 made this import redundant, but as each PR was indepenently tested and reviewed, nothing was evident until both were merged.
1 parent 35976c9 commit b4d532f
Copy full SHA for b4d532f

File tree

1 file changed

+0
-1
lines changed
Filter options

1 file changed

+0
-1
lines changed

‎lib/mpl_toolkits/axisartist/grid_helper_curvelinear.py

Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axisartist/grid_helper_curvelinear.py
-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.