Skip to content

Bump flake8 and pylint to support py37

TChin requested to merge update-linter into main

flake8 seems to fail CI because of some unpinned importlib.metadata dependency. Also bump pylint to resolve a dependency conflict caused by bumping flake8.

Merge request reports