Skip to content

Commit b2720e1

Browse files
authored
Update target version for Black from py313 to py314
1 parent 8361f2c commit b2720e1

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
@@ -1,6 +1,6 @@
11
[tool.black]
22
line-length = 120
3-
target-version = ['py313']
3+
target-version = ['py314']
44
include = '\.pyi?$'
55

66
[tool.darker]

0 commit comments

Comments
 (0)