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 752b82a commit cd077abCopy full SHA for cd077ab
pyproject.toml
@@ -66,7 +66,7 @@ dev-flake8 = [
66
"pydoclint == 0.6.6",
67
"pydocstyle == 6.3.0",
68
]
69
-dev-formatting = ["black == 24.10.0", "isort == 5.13.2"]
+dev-formatting = ["black == 24.10.0", "isort == 6.0.1"]
70
dev-mkdocs = [
71
"black == 24.10.0",
72
"Markdown==3.8",
0 commit comments