4 lines
64 B
Python
4 lines
64 B
Python
from .redis_cache import redis_cache
|
|
|
|
__all__ = ["redis_cache"]
|
from .redis_cache import redis_cache
|
|
|
|
__all__ = ["redis_cache"]
|