You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are getting sphinx errors in the doc build because the set method on our artists has an auto-generated docstring which incorporates descriptions from all the artists's set_* methods. Some of those docstrings include the :mpltype: directive, which Cartopy doesn't know about.