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 918bd17 commit 5f9022aCopy full SHA for 5f9022a
noxfile.py
@@ -27,7 +27,7 @@ def lint(session: nox.Session) -> None:
27
@nox.session
28
def pylint(session: nox.Session) -> None:
29
"""
30
- Run PyLint.
+ Run Pylint.
31
32
# This needs to be installed into the package environment, and is slower
33
# than a pre-commit check
0 commit comments