Update setup.cfg

This commit is contained in:
Roman Mogylatov 2021-10-12 11:25:59 -04:00
parent 94359ea43d
commit 0bea231a14

View File

@ -11,3 +11,6 @@ per-file-ignores =
[pydocstyle]
ignore = D100,D101,D102,D105,D106,D107,D203,D213
[tool:pytest]
testpaths = tests/unit