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 a99d4ea commit ecb3666Copy full SHA for ecb3666
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
files: ^pymc/
37
exclude: (?x)(pymc/_version.py)
38
- repo: https://github.com/PyCQA/pydocstyle
39
- rev: 6.1.1
+ rev: 6.2.3
40
hooks:
41
- id: pydocstyle
42
args:
0 commit comments