4 lines
100 B
Python
4 lines
100 B
Python
from .service import GEN_RUNTIME, GenRuntimeService
|
|
|
|
__all__ = ['GEN_RUNTIME', 'GenRuntimeService']
|