Skip to content

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

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

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
@gaudyb

gaudyb commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Fixed in #2443

@gaudyb gaudyb closed this Jul 16, 2026
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.

2 participants