mirror of
https://github.com/QingdaoU/JudgeServer.git
synced 2025-11-04 14:50:01 +08:00
fix bugs
This commit is contained in:
parent
e1cf726d11
commit
15ae18feba
@ -3,7 +3,7 @@ import json
|
||||
|
||||
import requests
|
||||
|
||||
from client.Python.languages import c_lang_config, cpp_lang_config, java_lang_config, c_lang_spj_config, \
|
||||
from languages import c_lang_config, cpp_lang_config, java_lang_config, c_lang_spj_config, \
|
||||
c_lang_spj_compile, py2_lang_config, py3_lang_config
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user