Fix pylint E0015: Unrecognized option found: bad-functions
bad-functions is an option recognized by the bad-builtin checker, which used to be enabled by default but is now an optional plugin: https://pylint.pycqa.org/en/v2.15.2/user_guide/checkers/extensions.html#deprecated-builtins-checker-documentation
Showing
Please register or sign in to comment