All checks were successful
Continuous Integration / Validate and test changes (push) Successful in 3s
4 lines
111 B
Python
4 lines
111 B
Python
"""Authentication schemas placeholder."""
|
|
|
|
# Add Pydantic models for auth requests/responses when implemented.
|