diff --git a/pyproject.toml b/pyproject.toml index 006ee48..20163ed 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,6 @@ exclude = [ "instances", "schema.sql" ] -format = "grouped" [tool.isort] profile = "black"