From 805ee8da97b7637b0a25bb29a172538d67b5455b Mon Sep 17 00:00:00 2001
From: Aleksolotl <aleksolotl@aleksis.org>
Date: Fri, 6 Dec 2024 18:18:10 +0000
Subject: [PATCH] Update pyproject.toml

---
 pyproject.toml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index e80a9049..0ea48374 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -86,7 +86,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
-- 
GitLab