Skip to content

fix: add missing return type hints on generator functions#2388

Open
hanhan761 wants to merge 1 commit into
microsoft:mainfrom
hanhan761:fix-2330-return-type-hints
Open

fix: add missing return type hints on generator functions#2388
hanhan761 wants to merge 1 commit into
microsoft:mainfrom
hanhan761:fix-2330-return-type-hints

Conversation

@hanhan761
Copy link
Copy Markdown

Summary\n\nAdd -> Iterator[tuple]\ and -> Iterator[str]\ return type annotations to \�atched()\ and \chunk_text()\ respectively.\n\n## Issue\n\nFixes #2330\n\n## Verification\n\n- Annotation-only change, zero runtime impact\n- \Iterator\ already imported

@hanhan761 hanhan761 requested a review from a team as a code owner May 30, 2026 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant