# pylint: disable=unused-import
from .auth import auth_views
from .frontend import frontend_views, init_login_manager
from .api import api_views