diff --git a/tox.ini b/tox.ini index c4d46955a8d..f06c9414ba9 100644 --- a/tox.ini +++ b/tox.ini @@ -87,7 +87,6 @@ skip_install = true commands = ruff check --fix ruff format - ruff check --select ISC001 [testenv:spellcheck] description = Check spelling