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 c1e72df commit 388172bCopy full SHA for 388172b
README.md
@@ -1,4 +1,4 @@
1
-# GitHub Action to find Python syntax errors and undefined names
+## GitHub Action to find Python syntax errors and undefined names
2
3
$ __flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics__
4
0 commit comments