From f34c71f9c8f245cb82aff00bad16b42d1acb9b78 Mon Sep 17 00:00:00 2001
From: zhbis <zh_bisheng@qq.com>
Date: Tue, 16 Jul 2024 18:31:41 +0800
Subject: [PATCH] 测试轮询模式

---
 APIAutoTest_v3_1/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/APIAutoTest_v3_1/__init__.py b/APIAutoTest_v3_1/__init__.py
index 0168542..609a11a 100644
--- a/APIAutoTest_v3_1/__init__.py
+++ b/APIAutoTest_v3_1/__init__.py
@@ -5,7 +5,7 @@
 # Author:       lao_zhao
 # Datetime:     2024/7/12 17:33
 # Description:
-# 
+# 添加注释,测试轮询模式
 # ---------------------------------------------------------------------------
 import functools
 import logging
--
libgit2 0.26.0