Add pydocstyle
This commit is contained in:
@ -19,6 +19,7 @@ black = {version = "^21.7b0", allow-prereleases = true}
|
||||
flake8 = "^3.9.2"
|
||||
mypy = "^0.910"
|
||||
types-pytz = "^2021.1.0"
|
||||
pydocstyle = "^6.1.1"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
Reference in New Issue
Block a user