↓ 14 callersFunction_fake_responseBuild a stand-in for ``requests.Response`` with the surface our code touches: ``status_code``, ``ok``, ``json()``, ``text``, ``raise_for_statu
src/anthias_server/api/tests/test_screenly_migration.py:36
↓ 6 callersMethodon_failure(
self,
exc: BaseException,
task_id: str,
args: tuple[Any, ...],
kwarg
src/anthias_server/celery_tasks.py:436