fooder-api/fooder/test/fixtures/__init__.py

5 lines
146 B
Python

from .client import * # noqa
from .user import * # noqa
from .product import * # noqa
from .meal import * # noqa
from .entry import * # noqa