From 6ae608073c69c3f9f7fb0b20d5b97f093084e7dc Mon Sep 17 00:00:00 2001 From: lin Date: Tue, 23 Jun 2026 10:33:28 +0800 Subject: [PATCH] test-monkey-scan --- Fuzz4All/fuzz.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Fuzz4All/fuzz.py b/Fuzz4All/fuzz.py index 41d6757..56cad84 100644 --- a/Fuzz4All/fuzz.py +++ b/Fuzz4All/fuzz.py @@ -8,6 +8,8 @@ install() +# test-synbol + from rich.progress import ( BarColumn, MofNCompleteColumn,