We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 370bfe7 commit cc89cd0Copy full SHA for cc89cd0
tests/test.py
@@ -63,6 +63,7 @@ def test_gen_machine_code(self) :
63
)
64
65
66
+ # 当前为在线获取时间,因网络延时问题,测试断言无法通过
67
# def test_gen_user_code(self) :
68
# DAYS = 30
69
# user_code = gen_user_code(DAYS)
0 commit comments