takahe/api/views/__init__.py

4 lines
90 B
Python

from .apps import * # noqa
from .base import api # noqa
from .instance import * # noqa