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 7b0b46b commit cb70572Copy full SHA for cb70572
pyproject.toml
@@ -56,7 +56,7 @@ dev-flake8 = [
56
"pydoclint == 0.7.6",
57
"pydocstyle == 6.3.0",
58
]
59
-dev-formatting = ["black == 25.9.0", "isort == 6.0.1"]
+dev-formatting = ["black == 25.9.0", "isort == 7.0.0"]
60
dev-mkdocs = [
61
"Markdown == 3.9",
62
"black == 25.9.0",
0 commit comments