summaryrefslogtreecommitdiff
path: root/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/pip/_vendor/cachecontrol/caches/__init__.py
blob: 1193f2608c6376548bb0d488a0f6fb0223ca9d1e (plain)
1
2
from .file_cache import FileCache  # noqa
from .redis_cache import RedisCache  # noqa