safron import

This commit is contained in:
vabene1111
2021-02-09 17:34:38 +01:00
parent 6ba1ff4505
commit 46a9d19374
6 changed files with 78 additions and 4 deletions

View File

@ -75,6 +75,5 @@ class Chowdown(Integration):
return recipe
def get_file_from_recipe(self, recipe):
raise NotImplementedError('Method not implemented in storage integration')
def get_file_from_recipe(self, recipe):
raise NotImplementedError('Method not implemented in storage integration')