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
Once Griffe supports the inheritance of docstrings (mkdocstrings/griffe#96), remove docstrings that simply repeat what's written in the parent class. This affects the fit and predict methods of all Classifiers and Regressors for example.