Keenan Sanchez
Results
2
comments of
Keenan Sanchez
This solution worked for me. Add this to your `.pylintrc`. This assumes your pylintrc is in the root directory of your project. ```toml [MASTER] init-hook="from pylint.config import find_pylintrc; import os,...
I was just running into this issue. Please assign this to me.