mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
pyupgrade
This commit is contained in:
@@ -19,6 +19,7 @@ coverage = "^5.5"
|
||||
black = "^21.6b0"
|
||||
pydocstyle = "^6.1.1"
|
||||
flake8 = "^3.9.2"
|
||||
pyupgrade = "^2.31.0"
|
||||
|
||||
[tool.pydocstyle]
|
||||
ignore = ["D200", "D203", "D204", "D212"]
|
||||
|
||||
Reference in New Issue
Block a user