ProjektAI/kelner/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-03-22 02:01:57 +01:00
from .file_cache import FileCache # noqa
from .redis_cache import RedisCache # noqa