From 8c369533fc3ff5adb9f61cd860a8c118603893d9 Mon Sep 17 00:00:00 2001 From: Nestor Colt Date: Mon, 4 May 2026 21:59:52 +0200 Subject: [PATCH] style: ruff format scripts/install.py Co-Authored-By: Claude Opus 4.7 --- scripts/install.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/install.py b/scripts/install.py index 4253e9d..2f23b12 100755 --- a/scripts/install.py +++ b/scripts/install.py @@ -5391,8 +5391,7 @@ def _require_gitfoam() -> str: file=sys.stderr, ) print( - " curl -fsSL https://raw.githubusercontent.com/" - "The-Cloud-Clockwork/gitfoam/main/install.sh | sh", + " curl -fsSL https://raw.githubusercontent.com/The-Cloud-Clockwork/gitfoam/main/install.sh | sh", file=sys.stderr, ) print(