mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-04 21:15:22 +02: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 *
|