All checks were successful
Continuous Integration / Validate and test changes (push) Successful in 3s
4 lines
104 B
Python
4 lines
104 B
Python
"""Authentication models placeholder."""
|
|
|
|
# Add ORM models (e.g., SQLAlchemy) when auth is implemented.
|