Skip to content

Commit 7d67781

Browse files
Copilotowndev
andcommitted
Address code review feedback: remove duplicate comment, simplify assignment
Co-authored-by: owndev <69784886+owndev@users.noreply.github.com>
1 parent 86c69e9 commit 7d67781

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pipelines/azure/azure_ai_foundry.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1515,7 +1515,6 @@ def replace_ref(m, urls_map):
15151515
except Exception as process_err:
15161516
log.debug(f"Error processing streaming chunk: {process_err}")
15171517
# Fall through to yield original chunk
1518-
# Fall through to yield original chunk
15191518

15201519
# Yield the (possibly modified) chunk
15211520
yield chunk

0 commit comments

Comments
 (0)