Skip to content

Commit c649427

Browse files
authored
Merge pull request #28230 from haarisr/typing
Add extra imports to improve typing
2 parents 4775209 + c773c94 commit c649427

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/matplotlib/pyplot.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@
9090
import PIL.Image
9191
from numpy.typing import ArrayLike
9292

93+
import matplotlib.axes
94+
import matplotlib.artist
95+
import matplotlib.backend_bases
9396
from matplotlib.axis import Tick
9497
from matplotlib.axes._base import _AxesBase
9598
from matplotlib.backend_bases import RendererBase, Event

0 commit comments

Comments
 (0)
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