langflow/src
Gabriel Luiz Freitas Almeida 05a6f4d067 🔧 fix(process.py): remove unused import and add missing import for BaseModel from pydantic
🔧 fix(manager.py): change return type annotation of launch_task method to handle both Coroutine and Any types
🔧 fix(worker.py): add missing import for Result class from process module and update return statement to return Result object as dictionary
2023-09-16 11:13:53 -03:00
..
backend 🔧 fix(process.py): remove unused import and add missing import for BaseModel from pydantic 2023-09-16 11:13:53 -03:00
frontend Merge remote-tracking branch 'origin/dev' into celery 2023-09-05 08:19:40 -03:00