MCPcopy
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_dotMethod · 0.80

Calls 1

FMTMethod · 0.95

Tested by

no test coverage detected