We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a29768 commit 997301bCopy full SHA for 997301b
pyproject.toml
@@ -79,7 +79,7 @@ line_length = 80
79
80
[tool.black]
81
line-length = 80
82
-target-version = ["py38", "py39", "py310", "py311", "py312"]
+target-version = ["py310", "py311", "py312", "py313", "py314"]
83
84
[tool.autoflake]
85
expand-star-imports = true
0 commit comments