feat: 改进对象系统
This commit is contained in:
@@ -6,6 +6,7 @@ from .base import BaseEvaluator
|
||||
|
||||
logger = get_logger(__name__)
|
||||
|
||||
|
||||
class GuessEvaluator(BaseEvaluator):
|
||||
def __init__(self):
|
||||
super().__init__()
|
||||
super().__init__()
|
||||
|
||||
Reference in New Issue
Block a user