Loading .pylintrc +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ good-names=i, # import os, sys; # from pylint.config import find_pylintrc; # sys.path.append(os.path.dirname(find_pylintrc())) ' # ' # To find modules when running pylint on the 'noctua' package, it's usually better to ensure # your execution environment (like the CI job) has the current directory in PYTHONPATH Loading Loading
.pylintrc +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ good-names=i, # import os, sys; # from pylint.config import find_pylintrc; # sys.path.append(os.path.dirname(find_pylintrc())) ' # ' # To find modules when running pylint on the 'noctua' package, it's usually better to ensure # your execution environment (like the CI job) has the current directory in PYTHONPATH Loading