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 1b90235 commit 13871a6Copy full SHA for 13871a6
analyze-project/README.md
@@ -1,6 +1,6 @@
1
# `ni/python-actions/analyze-project`
2
3
-The `ni/python-actions/update-project-version` action analyzes the code quality
+The `ni/python-actions/analyze-project` action analyzes the code quality
4
of a Python project using various linters and type checkers including
5
ni-python-styleguide, mypy (if the 'mypy' package is installed), and pyright
6
(if the 'pyright' package is installed).
0 commit comments