bumping python version

This commit is contained in:
evilchili 2026-02-07 17:44:05 -08:00
parent 2f5d5105c0
commit 1deaa8d788

View File

@ -36,7 +36,7 @@ build-backend = "poetry.core.masonry.api"
[tool.black]
line-length = 120
target-version = ['py310']
target-version = ['py311']
[tool.isort]
multi_line_output = 3