I can define and eval BNF definitions
This commit is contained in:
@@ -12,6 +12,8 @@ class TooManySuccessEvaluator(AllReturnValuesEvaluator):
|
||||
"""
|
||||
Used to filter the responses
|
||||
It has a low priority to let other evaluators try to resolve the errors
|
||||
|
||||
Raises an error when that are several successful answers, with different values
|
||||
"""
|
||||
|
||||
NAME = "TooManySuccess"
|
||||
|
||||
Reference in New Issue
Block a user