mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2025-08-16 20:11:20 +08:00
3 lines
123 B
Python
3 lines
123 B
Python
from fastapi_users.fastapi_users import FastAPIUsers # noqa: F401
|
|
from fastapi_users.models import BaseUser # noqa: F401
|