Skip to content

Commit 8aa7d9c

Browse files
committed
Configure Black target version for CI consistency
1 parent 65e443a commit 8aa7d9c

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
@@ -31,3 +31,6 @@ lint = [
3131

3232
[project.urls]
3333
Homepage = "https://github.com/srichs/python-spot-client"
34+
35+
[tool.black]
36+
target-version = ["py311"]

0 commit comments

Comments
 (0)