diff --git a/pyproject.toml b/pyproject.toml
index d9b5bb85e44d7c7d2c64a188b93250ee68f3340c..c39377d1741ed795e21b5e2dd07687d60751bc39 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -86,7 +86,6 @@ section-order = ["future", "standard-library", "django", "third-party", "first-p
 
 [tool.ruff.lint.isort.sections]
 django = ["django"]
-
 [build-system]
 requires = ["poetry-core>=1.0.0"]
 build-backend = "poetry.core.masonry.api"