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.
2 parents 35976c9 + b4d532f commit b4cb934Copy full SHA for b4cb934
lib/mpl_toolkits/axisartist/grid_helper_curvelinear.py
@@ -7,7 +7,6 @@
7
import numpy as np
8
9
import matplotlib as mpl
10
-from matplotlib import _api
11
from matplotlib.path import Path
12
from matplotlib.transforms import Affine2D, Bbox, IdentityTransform
13
from .axislines import (
0 commit comments