From 6fae6dbc7af48c68427fd525cd640d1c5baac455 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Sun, 16 Aug 2026 17:36:04 +0000 Subject: [PATCH] Update CI files --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c30da4560d..2ddc1d7418 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