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