langflow/src
Ítalo Johnny e318694366
refactor: vertex instantiation (#2703)
* style: handle whitespaces around colons

* refactor: split a func into two

* refactor: update code to use newly created funcs

* refactor: merge code of one func into another

* refactor: rename func

* refactor: extract code segment to parent func

* refactor: extract code segment to parent func

* refactor: rename func

* refactor: rename object

* refactor: extract code segment into a new func

* feat: add condition to determine how the vertex is built

* fix: modify component initialization call
2024-07-24 18:28:53 +00:00
..
backend refactor: vertex instantiation (#2703) 2024-07-24 18:28:53 +00:00
frontend test: improve test to allow any errors checks (#2926) 2024-07-24 18:13:01 +00:00