OpenMined / Threepio

A multi-language library for translating commands between PyTorch, TensorFlow, and TensorFlow.js
Other
56 stars 15 forks source link

[python] translate: Throw TranslationMissing exception instead of KeyError #121

Closed juharris closed 4 years ago

juharris commented 4 years ago

Description

Throw TranslationMissing exception instead of KeyError

Affected Dependencies

How has this been tested?

Python tests.

Checklist

juharris commented 4 years ago

Those are the changes from master. I branched off of master instead of dev by mistake. I can rebase.

juharris commented 4 years ago

@Nolski I "rebased"