Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ inspect
Function
inspect
t/integration/test_inspect.py:24–25 ·
view source on GitHub ↗
(manager)
Source
from the content-addressed store, hash-verified
22
23
@pytest.fixture()
24
def
inspect(manager):
25
return
manager.app.control.inspect()
26
27
28
class
test_Inspect:
Callers
1
test_table_creation_at_setup_config
Method · 0.50
Calls
1
inspect
Method · 0.45
Tested by
no test coverage detected