We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aaaa3e commit bc1b9e1Copy full SHA for bc1b9e1
1 file changed
mw_plot/mw_plot_matplotlib.py
@@ -9,7 +9,7 @@
9
import pylab as plt
10
from matplotlib.colors import LinearSegmentedColormap
11
from matplotlib.figure import Figure
12
-from matplotlib.axes._subplots import Axes
+from matplotlib.axes import Axes
13
14
from mpl_toolkits.axes_grid1 import make_axes_locatable
15
from mw_plot.mw_plot_masters import MWPlotMaster, MWSkyMapMaster, rgb2gray
0 commit comments