Coverage for C:\Python311\Lib\site-packages\persist_cache\__init__.py: 100%
1 statements
« prev ^ index » next coverage.py v7.3.2, created at 2024-05-06 20:49 +1000
« prev ^ index » next coverage.py v7.3.2, created at 2024-05-06 20:49 +1000
1"""An easy-to-use Python library for lightning-fast persistent function caching."""
3from .persist_cache import cache, clear, delete, flush