CICD/app/other_api/whatsit/__init__.py

3 lines
77 B
Python
Raw Normal View History

2019-05-18 19:47:47 +02:00
from .model import Whatsit # noqa
from .schema import WhatsitSchema # noqa