File size: 83 Bytes
8024c76
 
6ce20d9
8024c76
1
2
3
4
# Config package initialization
from .settings import Config

__all__ = ['Config']