Describe the bug
It seems the way estimator tags are obtained has changed in sklearn since version 0.23 that was just released: some tests that used to pass are now failing because of missing tags.
To Reproduce
See example of failing test here.
Expected behavior
Tests should pass as they used to, since default tag value should be set.
Environment (please complete the following information):