Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ static
Class
static
t/unit/tasks/test_canvas.py:631–634 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
629
def
test_apply_options(self):
630
631
class
static(Signature):
632
633
def
clone(self, *args, **kwargs):
634
return
self
635
636
def
s(*args, **kwargs):
637
return
static(self.add, args, kwargs, type=self.add, app=self.app)
Callers
2
s
Method · 0.85
test_apply_options_none
Method · 0.85
Calls
no outgoing calls
Tested by
2
s
Method · 0.68
test_apply_options_none
Method · 0.68