Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
31
def
_pre(ns, fmt):
32
return
f
'| {ns.alias}: {fmt}'
33
34
35
def
_label(s):
Callers
1
_debug
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected