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
That said, super-with-arguments is not a terrible thing to have either, so I would be fine by keeping it (actually TFX does use some of those as well it seems)
In #63 we needed to modify the original pylintrc to ignore
super-with-arguments
in order to get the sklearn examples to pass pre-commit checks.Fix the linter errors in the sklearn example and remove the change that was added to pylint configs.
The text was updated successfully, but these errors were encountered: