From 2493d892d2c1389128ff9f1a4a61a0cf5b5c49a1 Mon Sep 17 00:00:00 2001 From: Evan Tahler Date: Thu, 18 Sep 2025 20:48:38 -0700 Subject: [PATCH] remove line on comment edit with pylon comment (#573) --- .github/scripts/sync_with_pylon.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/scripts/sync_with_pylon.py b/.github/scripts/sync_with_pylon.py index 048b63e3..88f29425 100644 --- a/.github/scripts/sync_with_pylon.py +++ b/.github/scripts/sync_with_pylon.py @@ -406,8 +406,6 @@ def append_pylon_info_to_body( ) -> None: """Append Pylon issue info to GitHub issue/discussion body.""" pylon_info = f""" - ----