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