From 69b15683e8eb51a7746d184bef81dbd0ba6ea21e Mon Sep 17 00:00:00 2001 From: Aaron Liang <76561968+AaronL725@users.noreply.github.com> Date: Tue, 14 Jul 2026 21:39:57 +0800 Subject: [PATCH] chore: retrigger idempotent audit fixes --- tools/apply_audit_fixes.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/apply_audit_fixes.py b/tools/apply_audit_fixes.py index 49253b3..fda3a1b 100644 --- a/tools/apply_audit_fixes.py +++ b/tools/apply_audit_fixes.py @@ -59,6 +59,7 @@ def ensure_line(content, line): return content +# Trigger token: audit-fixes-v4 # --------------------------------------------------------------------------- # Main application fixes. # ---------------------------------------------------------------------------