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 fb7f0f1 commit 6ae2f4cCopy full SHA for 6ae2f4c
py/tox.ini
@@ -36,7 +36,6 @@ commands = mypy --install-types {posargs}
36
skip_install = true
37
deps =
38
ruff==0.11.10
39
- docformatter==1.7.5
40
commands =
41
ruff check --fix --show-fixes --exit-non-zero-on-fix selenium/ test/ conftest.py
42
ruff format --exit-non-zero-on-format selenium/ test/ conftest.py
0 commit comments