Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 244 Bytes

14772.api.rst

File metadata and controls

2 lines (2 loc) · 244 Bytes

It is now not possible to pass any keyword arguments to astropy.visualization.wcsaxes.WCSAxes.draw(). Previously passing any keyword arguments would have errored anyway, as matplotlib.axes.Axes.draw() does not accept keyword arguments.