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
For historic reasons, this test was in `test_gca()`: Originally the test
test tested that `gca()` picks up the Axes created by `add_axes()`. But
that behavior was deprecated and the test turned into a check that is
doesn't work anymore. The test is now better placed in
`test_invalid_figure_add_axes()`.
0 commit comments