606b7bd6b3
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 lines
53 B
Python
4 lines
53 B
Python
from app.models.user import User
|
|
|
|
__all__ = ["User"]
|