Source code for gptcache.utils.cache_func

[docs]def cache_all(*_, **__): return True