4 lines
112 B
Python
4 lines
112 B
Python
from .service import CONFIG_RUNTIME, ConfigRuntimeService
|
|
|
|
__all__ = ['CONFIG_RUNTIME', 'ConfigRuntimeService']
|