We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfae19c commit 89dd423Copy full SHA for 89dd423
pyproject.toml
@@ -3,7 +3,7 @@
3
4
[tool.black]
5
line-length = 120
6
-target_version = ['py38', 'py39', 'py310']
+target_version = ['py310', 'py311', 'py312']
7
skip-string-normalization = true
8
9
[tool.isort]
0 commit comments