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 36bd41b commit cb213e0Copy full SHA for cb213e0
pyproject.toml
@@ -38,7 +38,7 @@ all = [
38
"yapf>=0.33.0",
39
"whatthepatch>=1.0.2,<2.0.0"
40
]
41
-autopep8 = ["autopep8>=1.6.0,<2.1.0"]
+autopep8 = ["autopep8>=2.0.4,<2.1.0"]
42
flake8 = ["flake8>=7,<8"]
43
mccabe = ["mccabe>=0.7.0,<0.8.0"]
44
pycodestyle = ["pycodestyle>=2.11.0,<2.12.0"]
0 commit comments