Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Oct 9, 2024
1 parent a8b296b commit 3c57dc9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ def on_exception(self, exception: Exception) -> None:
for part in stream.text_deltas:
text += part
print(part)
return Message(text=text)
return Message(text=text)

0 comments on commit 3c57dc9

Please sign in to comment.