Fix two minor code smells and ignore two others
`redefined-builtin` and `too-many-arguments` are small smells, and fixing them would break backward compat. Also letting pylint know that we need the imports in __init__.py
Loading
Please register or sign in to comment