We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4f997d commit 929268cCopy full SHA for 929268c
tox.ini
@@ -25,7 +25,7 @@ commands =
25
[testenv:format]
26
basepython = python3.10
27
deps =
28
- black==22.6.0
+ black==24.3.0
29
isort[toml]==5.10.1
30
skip_install = true
31
commands =
0 commit comments