We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65e443a commit 8aa7d9cCopy full SHA for 8aa7d9c
1 file changed
pyproject.toml
@@ -31,3 +31,6 @@ lint = [
31
32
[project.urls]
33
Homepage = "https://github.com/srichs/python-spot-client"
34
+
35
+[tool.black]
36
+target-version = ["py311"]
0 commit comments