bumping python version
This commit is contained in:
parent
2f5d5105c0
commit
1deaa8d788
|
|
@ -36,7 +36,7 @@ build-backend = "poetry.core.masonry.api"
|
||||||
|
|
||||||
[tool.black]
|
[tool.black]
|
||||||
line-length = 120
|
line-length = 120
|
||||||
target-version = ['py310']
|
target-version = ['py311']
|
||||||
|
|
||||||
[tool.isort]
|
[tool.isort]
|
||||||
multi_line_output = 3
|
multi_line_output = 3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user