From fb68a3088a4bc989732e08b8702808747612dfcd Mon Sep 17 00:00:00 2001 From: Aleksolotl <aleksolotl@aleksis.org> Date: Fri, 6 Dec 2024 18:17:14 +0000 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 828feffb..38debf43 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 -- GitLab