Skip to content

Commit 3e44c7a

Browse files
enforce black language versions
1 parent 4ac3c8c commit 3e44c7a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,6 @@ verboseOutput = true
8080
testpaths = [
8181
"unittests",
8282
]
83+
84+
[tool.black]
85+
target-version = ["py38", "py39","py310", "py311", "py312", "py313", "py314"]

0 commit comments

Comments
 (0)