add schema to models

This commit is contained in:
Jakub Miazek 2022-06-03 19:27:58 +02:00
parent d8ddc0bfc1
commit d25b43b93d

View File

@ -1,3 +0,0 @@
from the_app.models.nonsense import Nonsense # noqa
from the_app.models.shakespeare import Character # noqa
from the_app.models.stuff import Stuff # noqa