Files

4 lines
66 B
Python

from app.models.test_user import TestUser
__all__ = ["TestUser"]