2022-06-04 15:15:04 +02:00

4 lines
166 B
Python

# for Alembic and unit tests
from the_app.models.stuff import * # noqa
from the_app.models.nonsense import * # noqa
from the_app.models.shakespeare import * # noqa