MCPcopy Create free account
hub / github.com/requests-cache/requests-cache / _Store

Class _Store

examples/convert_cache.py:12–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10
11
12class _Store:
13 pass
14
15
16# Add placeholder object used by pickle to deserialize old responses

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…