diff --git a/tox.ini b/tox.ini index 9fc05b3..9d5d2fb 100644 --- a/tox.ini +++ b/tox.ini @@ -50,4 +50,4 @@ max-line-length = 88 max-complexity = 10 [pydocstyle] -ignore = D105,D203,D213 +ignore = D105,D203,D213