Update pydocstyle config for unit tests
This commit is contained in:
parent
b1ef79f6b3
commit
81ac0f903b
|
@ -1,2 +1,2 @@
|
|||
[pydocstyle]
|
||||
ignore = D101,D102
|
||||
ignore = D101,D102,D106,D107
|
||||
|
|
Loading…
Reference in New Issue