diff --git a/pyproject.toml b/pyproject.toml index 52fb4bb..e587d7b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -112,6 +112,8 @@ exclude = [ [tool.ruff.lint] ignore = ["E731"] extend-ignore = ["E203"] +select = ["I"] + [tool.pytest.ini_options] testpaths = [