MCPcopy
hub / github.com/celery/celery / _pre

Function _pre

celery/bootsteps.py:31–32  ·  view source on GitHub ↗
(ns, fmt)

Source from the content-addressed store, hash-verified

29
30
31def _pre(ns, fmt):
32 return f'| {ns.alias}: {fmt}'
33
34
35def _label(s):

Callers 1

_debugMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected