Skip to content

Commit 9d025d0

Browse files
authored
Merge branch 'main' into fix-mutable-default-arg
2 parents c187cab + 40caf92 commit 9d025d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
[tool.black]
1616
line-length = 100
17-
target_version = ['py310', 'py311', 'py312', 'py313']
17+
target-version = ['py310', 'py311', 'py312', 'py313']
1818
skip-string-normalization = true
1919
skip-magic-trailing-comma = true
2020

0 commit comments

Comments
 (0)