MCPcopy
hub / github.com/pallets/flask / views.py

File views.py

examples/celery/src/task_app/views.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from celery.result import AsyncResult
2from flask import Blueprint
3from flask import request
4

Callers

nothing calls this directly

Calls 1

BlueprintClass · 0.90

Tested by

no test coverage detected