Skip to content

Commit 2b2aaac

Browse files
committed
build: upgrade black to py3.10
1 parent f2f61df commit 2b2aaac

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
@@ -50,7 +50,7 @@ build-backend = "poetry.masonry.api"
5050

5151
[tool.black]
5252
line-length = 120
53-
target-version = ['py38']
53+
target-version = ['py310']
5454

5555
[tool.poe.tasks]
5656
[[tool.poe.tasks.lint]]

0 commit comments

Comments
 (0)