Skip to content

Commit aacb7bb

Browse files
authored
Update README.md
1 parent d85afd6 commit aacb7bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## GitHub Action that finds Python 3 syntax errors & undefined names
1+
## Action that finds Python 3 syntax errors and undefined names
22
An action that runs selected [flake8](http://flake8.pycqa.org) tests on the Python code in your repo.
33
If ___syntax errors or undefined names___ are found in the Python code then the Action will fail.
44

0 commit comments

Comments
 (0)