コード例 #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()