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 dfa8657 commit 4bb181aCopy full SHA for 4bb181a
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
args: [--line-length=85] # notebooks (for sphinx docs)
9
10
- repo: https://github.com/pycqa/pylint
11
- rev: v4.0.0
+ rev: v4.0.2
12
hooks:
13
- id: pylint
14
0 commit comments