整合子模块
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"""Kernel 操作辅助函数库"""
|
||||
"""Kernel 操作先进函数库"""
|
||||
import random
|
||||
import heurams.kernel.particles as pt
|
||||
import heurams.kernel.puzzles as pz
|
||||
@@ -21,4 +21,4 @@ puzzle2widget = {
|
||||
pz.ClozePuzzle: pzw.ClozePuzzle,
|
||||
pz.MCQPuzzle: pzw.MCQPuzzle,
|
||||
pz.BasePuzzle: pzw.BasePuzzleWidget,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user