Merge pull request #21121 from cclauss:patch-2
authorChristian Clauss <cclauss@me.com>
Fri, 26 Nov 2021 18:18:48 +0000 (19:18 +0100)
committerGitHub <noreply@github.com>
Fri, 26 Nov 2021 18:18:48 +0000 (18:18 +0000)
commitd668aa7c2446e07902dc9f980568f52ecf9796f8
tree3c23db8d9efd03363ac154d267ac2b6c58d10243
parente20fe421e7c3a40c48d90db30ebd4752671492a0
Merge pull request #21121 from cclauss:patch-2

* GitHub Action to lint Python code

* Move from automatic events to manual ones

* flake8: Do not look for undefined names
.github/workflows/lint_python.yml [new file with mode: 0644]