Skip to content

Commit 6223146

Browse files
authored
Update action.yml
1 parent 545fb2d commit 6223146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "Python Code Style, Quality, and Lint"
2-
description: "Supports black, yapf, isort, docformatter, pycodestyle, pydocstyle, mypy, pylint, flake8, mccabe, radon, rstcheck, check-manifest, and pyroma"
2+
description: "Supports a plethora of tools for checking your Python code and packages"
33
inputs:
44
python-root-list:
55
description: "A list of all paths to test"

0 commit comments

Comments
 (0)