refactor schema folders

This commit is contained in:
hay-kot
2021-08-01 19:24:33 -08:00
parent 0e8e2971d0
commit d67240d449
49 changed files with 109 additions and 60 deletions

View File

@@ -0,0 +1,4 @@
from .category import *
from .comments import *
from .helpers import *
from .recipe import *