File size: 76 Bytes
388675b
 
 
 
 
1
2
3
4
5
from .modeling_friday import FridayConfig

__all__ = [
    "FridayConfig",
]