MCPcopy Index your code
hub / github.com/omkarcloud/botasaurus / is_dont_cache

Function is_dont_cache

botasaurus/dontcache.py:5–6  ·  view source on GitHub ↗
(obj)

Source from the content-addressed store, hash-verified

3 self.data = result
4
5def is_dont_cache(obj):
6 return isinstance(obj, DontCache)

Callers 6

sitemapFunction · 0.90
run_taskMethod · 0.90
run_taskFunction · 0.85
run_taskFunction · 0.85
run_taskFunction · 0.85
wrapper_cacheFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected