dashboard/backend/areas/users/__init__.py

3 lines
49 B
Python

from .users import *
from .user_service import *