ansible-later/env_27/lib/python2.7/site-packages/pip/_vendor/cachecontrol/caches/__init__.py

3 lines
86 B
Python
Raw Normal View History

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