We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f9e36a commit 1fec7f7Copy full SHA for 1fec7f7
README.md
@@ -1,5 +1,4 @@
1
-## GitHub Action to find Python 3 syntax errors and undefined names
2
-
+## A GitHub Action that finds Python syntax errors and undefined names in your repo
3
An action that runs selected [flake8](http://flake8.pycqa.org) tests on the Python code in your repo.
4
If ___syntax errors or undefined names___ are found in the Python code then the Action will fail.
5
0 commit comments