ProjektAI/venv/Lib/site-packages/pip-19.0.3-py3.7.egg/pip/_vendor/cachecontrol/caches/__init__.py

3 lines
86 B
Python
Raw Normal View History

2020-04-20 22:51:16 +02:00
from .file_cache import FileCache # noqa
from .redis_cache import RedisCache # noqa