We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2f61df commit 2b2aaacCopy full SHA for 2b2aaac
1 file changed
pyproject.toml
@@ -50,7 +50,7 @@ build-backend = "poetry.masonry.api"
50
51
[tool.black]
52
line-length = 120
53
-target-version = ['py38']
+target-version = ['py310']
54
55
[tool.poe.tasks]
56
[[tool.poe.tasks.lint]]
0 commit comments