MCPcopy
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
15class SomeClass:
16
17 def __init__(self, data):
18 self.data = data
19
20
21class test_CacheBackend:

Callers 1

test_is_pickledMethod · 0.70

Calls

no outgoing calls

Tested by 1

test_is_pickledMethod · 0.56