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 7e433d4 commit 46191aeCopy full SHA for 46191ae
pyproject.toml
@@ -126,3 +126,6 @@ ignore = [
126
"E741", # ambiguous variable name
127
"F405", # name may be undefined, or defined from star imports
128
]
129
+
130
+[tool.pyproject-fmt]
131
+max_supported_python = "3.14"
0 commit comments