diff --git a/pyproject.toml b/pyproject.toml index 5ca727f31..cfdbb3ece 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -140,6 +140,7 @@ extend-select = [ # "RSE", # flake8-raise # "TCH", # flake8-type-checking "PTH", # flake8-use-pathlib + # "RUF", # ruff ] extend-ignore = [