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 9cfbe4e commit a04cd02Copy full SHA for a04cd02
README.md
@@ -1,4 +1,4 @@
1
-## Action that finds Python 3 syntax errors and undefined names
+## Action that finds Python 3 syntax errors and undefined names
2
A GitHub Action that runs selected [flake8](http://flake8.pycqa.org) tests on the Python code in your repo.
3
If there are ___syntax errors or undefined names___ found in your Python code then this Action will fail.
4
0 commit comments