munch-ease-backend/users/__init__.py

3 lines
84 B
Python
Raw Permalink Normal View History

from users.models import User as User
from users.repository import create as create