MCPcopy 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

1import copy
2import re
3from contextlib import contextmanager
4from unittest.mock import ANY, MagicMock, Mock, call, patch, sentinel

Callers

nothing calls this directly

Calls 1

subclass_exceptionFunction · 0.90

Tested by

no test coverage detected