mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-07-17 00:23:09 +02:00
Fix black
This commit is contained in:
@ -285,7 +285,7 @@ def stream_chat_message_objects(
|
||||
alternate_assistant_id,
|
||||
user=user,
|
||||
db_session=db_session,
|
||||
is_for_edit=False
|
||||
is_for_edit=False,
|
||||
)
|
||||
else:
|
||||
persona = chat_session.persona
|
||||
|
Reference in New Issue
Block a user