judge callable
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
from typing import Callable, Any
|
from typing import Callable, Any
|
||||||
from AlgoriAgent.projects.algoriAgent.tools.judge_tools import judge
|
from ..function_tools import judge
|
||||||
|
|
||||||
CHAPTER_FINISH = 0
|
CHAPTER_FINISH = 0
|
||||||
CHAPTER_FOCUS = 1
|
CHAPTER_FOCUS = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user