From 9424288741fd0082c52f1eb23525e72007e398a5 Mon Sep 17 00:00:00 2001 From: anniedeng23 <30657075+anniedeng23@users.noreply.github.com> Date: Thu, 19 Jun 2025 20:48:23 +0800 Subject: [PATCH] Update main.py test security --- main.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/main.py b/main.py index c78cd6e6..465a8b63 100644 --- a/main.py +++ b/main.py @@ -15,5 +15,8 @@ ta = TradingAgentsGraph(debug=True, config=config) _, decision = ta.propagate("NVDA", "2024-05-10") print(decision) +my_password = 'xxx123456-' +print(my_password) + # Memorize mistakes and reflect # ta.reflect_and_remember(1000) # parameter is the position returns