We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cefb529 + 40caf92 commit 0970659Copy full SHA for 0970659
1 file changed
pyproject.toml
@@ -14,7 +14,7 @@
14
15
[tool.black]
16
line-length = 100
17
-target_version = ['py310', 'py311', 'py312', 'py313']
+target-version = ['py310', 'py311', 'py312', 'py313']
18
skip-string-normalization = true
19
skip-magic-trailing-comma = true
20
0 commit comments