__init__.py 104 B

12345
  1. #!/usr/bin/env python
  2. # -*- coding: utf-8 -*-
  3. from .user import crud_student, crud_teacher, crud_admin