Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ __class__
Method
__class__
celery/local.py:93–94 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
91
92
@property
93
def
__class__(self):
94
return
self._get_class()
95
96
def
_get_current_object(self):
97
""
"Get current object.
Callers
7
setter
Method · 0.80
__copy__
Method · 0.80
_next_instance
Method · 0.80
setter
Method · 0.80
deleter
Method · 0.80
node
Method · 0.80
copy
Method · 0.80
Calls
1
_get_class
Method · 0.95
Tested by
no test coverage detected