Skip to content

Commit 6ae2f4c

Browse files
committed
[py] Remove docformatter from tox
1 parent fb7f0f1 commit 6ae2f4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

py/tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ commands = mypy --install-types {posargs}
3636
skip_install = true
3737
deps =
3838
ruff==0.11.10
39-
docformatter==1.7.5
4039
commands =
4140
ruff check --fix --show-fixes --exit-non-zero-on-fix selenium/ test/ conftest.py
4241
ruff format --exit-non-zero-on-format selenium/ test/ conftest.py

0 commit comments

Comments
 (0)