File size: 119 Bytes
a09cac7
 
 
 
1
2
3
4
5
from .modeling_glap import GlapModel
from .configuration_glap import GlapConfig

__all__ = ["GlapModel", "GlapConfig"]