Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ SomeClass
Class
SomeClass
t/unit/backends/test_cache.py:15–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
14
15
class
SomeClass:
16
17
def
__init__(self, data):
18
self.data = data
19
20
21
class
test_CacheBackend:
Callers
1
test_is_pickled
Method · 0.70
Calls
no outgoing calls
Tested by
1
test_is_pickled
Method · 0.56