From b4d532f52d83d84cb3232765f921e346b4f81844 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Wed, 7 May 2025 02:47:46 -0400 Subject: [PATCH] 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. --- lib/mpl_toolkits/axisartist/grid_helper_curvelinear.py | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/mpl_toolkits/axisartist/grid_helper_curvelinear.py b/lib/mpl_toolkits/axisartist/grid_helper_curvelinear.py index fa5636a98f7c..1e27b3f571f3 100644 --- a/lib/mpl_toolkits/axisartist/grid_helper_curvelinear.py +++ b/lib/mpl_toolkits/axisartist/grid_helper_curvelinear.py @@ -7,7 +7,6 @@ import numpy as np import matplotlib as mpl -from matplotlib import _api from matplotlib.path import Path from matplotlib.transforms import Affine2D, Bbox, IdentityTransform from .axislines import ( pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy