lint: fix pydocstyle
This commit is contained in:
parent
6aaac9149d
commit
2b7b79971d
3 changed files with 6 additions and 3 deletions
|
|
@ -22,6 +22,8 @@ repos:
|
|||
rev: 6.1.1
|
||||
hooks:
|
||||
- id: pydocstyle
|
||||
args:
|
||||
- --ignore=D200,D212
|
||||
- repo: https://github.com/PyCQA/flake8
|
||||
rev: 3.9.2
|
||||
hooks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue