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 dcfd65c commit 1a4f535Copy full SHA for 1a4f535
.pre-commit-config.yaml
@@ -16,6 +16,7 @@ repos:
16
rev: 0.11.2
17
hooks:
18
- id: doc8
19
+ args: [--ignore=D004]
20
additional_dependencies:
21
- importlib_metadata < 5; python_version == "3.7"
22
- repo: https://github.com/PyCQA/flake8
0 commit comments