Refactor code formatting and style

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-03-18 18:38:35 -03:00
commit 9bcd74cbce

View file

@ -35,6 +35,7 @@ from pydantic import ValidationError
if TYPE_CHECKING:
from langflow import CustomComponent
from langflow.graph.vertex.base import Vertex
@ -552,6 +553,3 @@ def build_prompt_template(prompt, tools):
}
return prompt
return prompt
return prompt
return prompt