2 lines
94 B
Python
2 lines
94 B
Python
from app.models import * # noqa: F403 - legacy compatibility shim re-exports the package API
|