Change judge to classify & Modify make file (#1920)
This commit is contained in:
@@ -24,7 +24,7 @@ json_data = {
|
||||
],
|
||||
}
|
||||
response = requests.post(
|
||||
url + "/judge",
|
||||
url + "/classify",
|
||||
json=json_data,
|
||||
).json()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user