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