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(