langflow/src
Gabriel Luiz Freitas Almeida 9e1bb15003 🐛 fix(main.py): fix formatting of multiline string in my_user_python_function value
🔀 chore(main.py): add trailing commas to dictionary entries for improved readability
The multiline string in the value of the `my_user_python_function` key was not properly formatted. The double quotes were changed to triple quotes to match the Python docstring convention. Trailing commas were added to the dictionary entries for improved readability and maintainability.
2023-07-03 23:27:59 -03:00
..
backend 🐛 fix(main.py): fix formatting of multiline string in my_user_python_function value 2023-07-03 23:27:59 -03:00
frontend 🔨 refactor(parameterComponent): improve code formatting and indentation for better readability 2023-07-03 23:27:27 -03:00