mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-28 05:05:12 -05:00
refactor schema folders
This commit is contained in:
4
mealie/schema/recipe/__init__.py
Normal file
4
mealie/schema/recipe/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from .category import *
|
||||
from .comments import *
|
||||
from .helpers import *
|
||||
from .recipe import *
|
||||
Reference in New Issue
Block a user