mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 08:14:30 -04:00
5 lines
118 B
Python
5 lines
118 B
Python
|
|
from .fixture_admin import *
|
||
|
|
from .fixture_recipe import *
|
||
|
|
from .fixture_routes import *
|
||
|
|
from .fixture_users import *
|