Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ tail
Method
tail
celery/utils/graph.py:277–278 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
275
)
276
277
def
tail(self):
278
return
self.FMT(self._tail)
279
280
def
label(self, obj):
281
return
obj
Callers
1
to_dot
Method · 0.80
Calls
1
FMT
Method · 0.95
Tested by
no test coverage detected