Skip to content

Commit 1fec7f7

Browse files
authored
Update README.md
1 parent 5f9e36a commit 1fec7f7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

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

0 commit comments

Comments
 (0)