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 1a19e19 commit 2081196Copy full SHA for 2081196
.pre-commit-config.yaml
@@ -48,7 +48,7 @@ repos:
48
rev: 6.1.1
49
hooks:
50
- id: pydocstyle
51
- args: ["--ignore=D100,D101,D102,D103,D104,D105,D106,D107,D203,D212,D404"]
+ args: ["--ignore=D100,D101,D102,D103,D104,D105,D106,D107,D203,D212,D401,D404"]
52
53
- repo: https://github.com/pycqa/flake8
54
rev: 3.9.0
0 commit comments