From fd6138ebfa177a7cd87007031d15e1945cc8783d Mon Sep 17 00:00:00 2001 From: lj091715 <1091062319@qq.com> Date: Tue, 19 May 2026 12:58:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20gpdm/stock.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gpdm/stock.py | 1 + 1 file changed, 1 insertion(+) diff --git a/gpdm/stock.py b/gpdm/stock.py index 126a1c5..c5d09d5 100644 --- a/gpdm/stock.py +++ b/gpdm/stock.py @@ -327,3 +327,4 @@ if __name__ == "__main__": except Exception: traceback.print_exc(file=sys.stdout) raise SystemExit(1) +