Flake8Lint
Flake8Lint copied to clipboard
Search for python interpreters in system path
Currently the linter complains if the path to the python interpreter isn't an absolute path. This adds a search in the system path allowing relative paths to work.