mirror of
https://github.com/fastapi/fastapi.git
synced 2026-03-01 13:19:09 -05:00
2 lines
76 B
Python
2 lines
76 B
Python
from starlette.background import BackgroundTasks as BackgroundTasks # noqa
|