This commit is contained in:
3
mealapi/model/__init__.py
Normal file
3
mealapi/model/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .db import db
|
||||
from .meal import Meal
|
||||
from .ingredient import Ingredient
|
||||
Reference in New Issue
Block a user