mixr-api/api_v1/user/__init__.py

2 lines
50 B
Python
Raw Normal View History

from .models import *
from .user_services import *