Skip to content

Commit 9fbbc8f

Browse files
committed
Bump target-version in black configuration
1 parent 78179a2 commit 9fbbc8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.black]
22
line-length = 80
3-
target-version = ['py38', 'py39', 'py310']
3+
target-version = ['py39', 'py310', 'py311', 'py312']
44

55
[tool.codespell]
66
builtin = "clear,rare,informal,names"

0 commit comments

Comments
 (0)