diff --git a/python/ruff-ecosystem/pyproject.toml b/python/ruff-ecosystem/pyproject.toml index 23d7a51c3c..8bff7a1706 100644 --- a/python/ruff-ecosystem/pyproject.toml +++ b/python/ruff-ecosystem/pyproject.toml @@ -12,4 +12,4 @@ ruff-ecosystem = "ruff_ecosystem.cli:entrypoint" [tool.ruff] extend-select = ["I"] -preview = true \ No newline at end of file +preview = true