[pydocstyle]
inherit = false
# Ignore missing docstrings for now, but existing docstrings must be correct.
ignore = D1,D203,D213
