We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9f7a1d commit e99fa33Copy full SHA for e99fa33
pyproject.toml
@@ -60,7 +60,7 @@ docs = [
60
"sphinxcontrib_trio",
61
]
62
starlette = ["starlette", "uvicorn"]
63
-dev = ["ruff==0.11.2", "pyright 1.1.402", "isort"]
+dev = ["ruff==0.11.2", "pyright==1.1.402", "isort"]
64
65
[tool.ruff]
66
line-length = 125
0 commit comments