Skip to content

Commit 534dc2b

Browse files
authored
Axes3D
1 parent 6da96da commit 534dc2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/figure.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import numpy as np
66
from numpy.typing import ArrayLike
77

88
from matplotlib.artist import Artist
9-
from matplotlib.axes import Axes
9+
from matplotlib.axes import Axes, Axes3D
1010
from matplotlib.backend_bases import (
1111
FigureCanvasBase,
1212
MouseButton,

0 commit comments

Comments
 (0)