pip/src/pip/_vendor/cachecontrol/caches/__init__.py

3 lines
86 B
Python

from .file_cache import FileCache # noqa
from .redis_cache import RedisCache # noqa