[pydocstyle]
ignore = D100,D101,D104,D202,D203,D213,D406,D407,D408,D409,D413
match = (?!test_).*\.py
