提交修改dashboard关键字
This commit is contained in:
@@ -72,6 +72,8 @@ class GetTime():
|
||||
d = len(b)*len(b[0])
|
||||
if d == 0:
|
||||
e=0
|
||||
elif c==0:
|
||||
e = 0
|
||||
else:
|
||||
e = c/d
|
||||
if e >= 0.8 :
|
||||
|
||||
Reference in New Issue
Block a user