Description
Helps Pylint resolve imports and dependencies from Python virtual environments. It is useful when linting projects whose packages live in a virtualenv rather than only in the system Python environment.
Correct environment selection affects diagnostics. Confirm which virtual environment is active so lint results match the project being checked.