no function status
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
import os
|
import os
|
||||||
from ..models.function import FunctionResponse, FunctionStatus
|
from ..models.function import FunctionResponse
|
||||||
def judge(filepath:str, name: str, course_id: str, lesson_name: str, root_path:str):
|
def judge(filepath:str, name: str, course_id: str, lesson_name: str, root_path:str):
|
||||||
"""Call this method to judge the student's solution after they have completed the problem.
|
"""Call this method to judge the student's solution after they have completed the problem.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user