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-03-14 20:59 +1100
« prev ^ index » next coverage.py v7.3.2, created at 2024-03-14 20:59 +1100
1"""An easy-to-use Python library for lightning-fast persistent function caching."""
3from .persist_cache import cache