File size: 94 Bytes
1d7a81c
 
 
1
2
3
from .custom_model import CustomConfig, CustomModel

__all__ = ["CustomConfig", "CustomModel"]