diff --git a/pyproject.toml b/pyproject.toml
index 828feffb9fc67c0590e1b056948a1dd967a224f3..38debf430f9b52367c47baded953ce9fb9772027 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -85,7 +85,6 @@ sphinxcontrib-django = "^2.3.0"
 sphinxcontrib-svg2pdfconverter = "^1.1.1"
 sphinx-autodoc-typehints = "^1.7"
 sphinx_material = "^0.0.35"
-
 [tool.ruff]
 exclude = ["migrations", "tests"]
 line-length = 100