File size: 106 Bytes
1779f34
 
1
2
3
# Backward-compatible alias for users/scripts expecting model.py
from .models import *  # noqa: F401,F403