langflow/src
Gabriel Luiz Freitas Almeida b8141dca7d 🚀 feat(loading.py): move loading into initialize module
📝 docs(initialize): add empty __init__.py file to initialize directory
The initialize directory was added to the project, but it was missing an __init__.py file. This file is necessary to make the directory a package and allow importing modules from it. An empty __init__.py file was added to the directory to fix this issue.
2023-06-22 13:45:04 -03:00
..
backend 🚀 feat(loading.py): move loading into initialize module 2023-06-22 13:45:04 -03:00
frontend 🔥 refactor(API): remove unused postValidateNode function 2023-06-22 11:45:55 -03:00