formatting

This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-06-12 09:45:28 -03:00
commit 6b57e20504

View file

@ -5,8 +5,6 @@ from langflow.interface.utils import try_setting_streaming_options
from langflow.utils.logger import logger
async def process_graph(
langchain_object,
chat_message: ChatMessage,