5 lines
69 B
Python
5 lines
69 B
Python
from config.config import get_config
|
|
|
|
__all__ = [
|
|
"get_config",
|
|
] |