From 9f96f87f247bb04465721bb507d4e4a710720fd8 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Sun, 19 Jul 2026 17:47:21 +0000 Subject: [PATCH] Update CI files --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8d12dd243d..08994bcb06 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -267,7 +267,6 @@ filename = "./pyproject.toml" search = "version = \"{current_version}\"" replace = "version = \"{new_version}\"" - [tool.ruff] # This section is managed by the plugin template. Do not edit manually. line-length = 100