Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/celery/celery
/ test_base.py
File
test_base.py
t/unit/backends/test_base.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
copy
2
import
re
3
from
contextlib
import
contextmanager
4
from
unittest.mock
import
ANY, MagicMock, Mock, call, patch, sentinel
Callers
nothing calls this directly
Calls
1
subclass_exception
Function · 0.90
Tested by
no test coverage detected