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
I decided to assume that #2006 was in fact a bug, so here's a fix. If
it's *not* a bug, we can easily alter this PR to keep the test and
discard the CSS change.
also includes a small tweak to the existing "breadcrumbs-everywhere"
test: ~~putting much less in the `try` block so that it might actually
fail in cases where we would want it to fail.~~ *being more explicit
about what we expect to sometimes fail, by moving some code out of the
`try` block and into an `else` block*
closes#2006
Not sure if that is intentional or not? You can see this by hovering a function name on https://scikit-learn.org/stable/api/index.html for example.
The text was updated successfully, but these errors were encountered: