From a566ef2b4e2aae2ab25cbf7fc9f9836e6925b35e Mon Sep 17 00:00:00 2001 From: CI Bot Date: Sat, 25 Jul 2026 11:07:11 +0800 Subject: [PATCH] style: fix black formatting for wave73 url security tests --- tests/unit/test_url_security.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/unit/test_url_security.py b/tests/unit/test_url_security.py index 04b48482d..c10eac965 100755 --- a/tests/unit/test_url_security.py +++ b/tests/unit/test_url_security.py @@ -598,6 +598,7 @@ class TestConstants: def test_max_url_length(self): assert MAX_URL_LENGTH == 2048 + # ── SSRF IP 检查详细覆盖 ──────────────────────────────────────────────────────