mirror of
https://github.com/QData/TextAttack.git
synced 2021-10-13 00:05:06 +03:00
resolve merge conflict
This commit is contained in:
@@ -25,4 +25,4 @@ class chrF(Constraint):
|
||||
return chrf <= self.max_chrf
|
||||
|
||||
def extra_repr_keys(self):
|
||||
return ["max_chrf"]
|
||||
return ["max_chrf"] + super().extra_repr_keys()
|
||||
|
||||
Reference in New Issue
Block a user