Skip to content

Commit 388172b

Browse files
authored
Update README.md
1 parent c1e72df commit 388172b

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 to find Python syntax errors and undefined names
1+
## GitHub Action to find Python syntax errors and undefined names
22

33
$ __flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics__
44

0 commit comments

Comments
 (0)