Skip to content

fix: handle key error in translate_to#639

Merged
korikuzma merged 1 commit into
mainfrom
issue-638
Jun 8, 2026
Merged

fix: handle key error in translate_to#639
korikuzma merged 1 commit into
mainfrom
issue-638

Conversation

@korikuzma

Copy link
Copy Markdown
Contributor

close #638

  • Unsupported fmt in translate_to should raise NotImplementedError

close #638

* Unsupported `fmt` in `translate_to` should raise `NotImplementedError`
@korikuzma korikuzma self-assigned this Jun 8, 2026
@korikuzma korikuzma added the bug Something isn't working label Jun 8, 2026
@korikuzma korikuzma requested review from a team as code owners June 8, 2026 17:39
@korikuzma korikuzma added the priority:low Low priority label Jun 8, 2026
@korikuzma korikuzma merged commit a9a4897 into main Jun 8, 2026
16 checks passed
@korikuzma korikuzma deleted the issue-638 branch June 8, 2026 18:12
korikuzma added a commit that referenced this pull request Jun 9, 2026
close #638

* Unsupported `fmt` in `translate_to` should raise `NotImplementedError`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working priority:low Low priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handle key errors in translate_to

2 participants