diff --git a/examples/.pydocstylerc b/examples/.pydocstylerc index c5b7bc0f..4d4d1367 100644 --- a/examples/.pydocstylerc +++ b/examples/.pydocstylerc @@ -1,2 +1,2 @@ [pydocstyle] -ignore = D100,D101,D102,D103,D107,D203,D213 +ignore = D100,D101,D102,D103,D105,D107,D203,D213