langflow/src
gustavoschaedler 79d2d551ff 🔀 refactor(langflow): rename custom.py to custom_component.py for clarity
🔥 remove(langflow): delete custom.py as it's replaced by custom_component.py
📦 feat(langflow): add code_parser.py to parse Python source code
🐛 fix(langflow): update import paths due to file renaming
🎨 style(langflow): improve code formatting for readability
🐛 fix(langflow): correct handling of function arguments and return types in custom components
🔧 chore(langflow): update function calls due to changes in custom components
2023-07-14 04:49:42 +01:00
..
backend 🔀 refactor(langflow): rename custom.py to custom_component.py for clarity 2023-07-14 04:49:42 +01:00
frontend Merge branch 'dev' into python_custom_node_component 2023-07-12 16:34:21 +01:00