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.
1 parent a9c5769 commit 6bde863Copy full SHA for 6bde863
tidy3d/components/types.py
@@ -11,7 +11,7 @@
11
12
import pydantic
13
import numpy as np
14
-from matplotlib.axes._subplots import Axes
+from matplotlib.axes import Axes
15
from shapely.geometry.base import BaseGeometry
16
from ..log import ValidationError
17
0 commit comments