projektAI/venv/Lib/site-packages/pip/_vendor/cachecontrol/caches/__init__.py

3 lines
86 B
Python
Raw Normal View History

2021-06-06 22:13:05 +02:00
from .file_cache import FileCache # noqa
from .redis_cache import RedisCache # noqa