change metric
This commit is contained in:
@@ -83,11 +83,7 @@ class Validator:
|
|||||||
break
|
break
|
||||||
tool_used.append(st_cond)
|
tool_used.append(st_cond)
|
||||||
|
|
||||||
for cond in tool_used:
|
return sum(tool_used)/len(tool_uses)
|
||||||
if not cond:
|
|
||||||
return False
|
|
||||||
|
|
||||||
return True
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user