Align pylintrc with the one used by TFX
TheMichaelHu opened this issue · 2 comments
TheMichaelHu commented
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.
rcrowe-google commented
@casassg FYI for comment