We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf66a25 commit 40caf92Copy full SHA for 40caf92
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