Added walk to docs

This commit is contained in:
Will McGugan
2022-11-11 10:05:12 +00:00
parent b2d9f4703d
commit e83a3a79bd
6 changed files with 129 additions and 104 deletions

View File

@@ -47,7 +47,7 @@ dev = ["aiohttp", "click", "msgpack"]
[tool.poetry.dev-dependencies]
pytest = "^7.1.3"
black = "^22.3.0"
mypy = "^0.982"
mypy = "^0.990"
pytest-cov = "^2.12.1"
mkdocs = "^1.3.0"
mkdocstrings = {extras = ["python"], version = "^0.19.0"}