示例#1
0
文件: model.py 项目: JimmXinu/calibre
 def add_custom_recipes(self, scriptmap):
     add_custom_recipes(scriptmap)
     self.custom_recipe_collection = get_custom_recipe_collection()
示例#2
0
 def add_custom_recipes(self, scriptmap):
     add_custom_recipes(scriptmap)
     self.custom_recipe_collection = get_custom_recipe_collection()