4 lines
108 B
Python
4 lines
108 B
Python
from .service import CACHE_RUNTIME, CacheRuntimeService
|
|
|
|
__all__ = ['CACHE_RUNTIME', 'CacheRuntimeService']
|