Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUG] Double comparison proto conversion (#2074)
Not sure if this is correct but type checker was complaining so putting up for thoughts ## Description of changes *Summarize the changes made by this PR.* - Improvements & Bug fixes - Fixes a (assumed) bug where we were converting the wrong type - New functionality - None ## Test plan *How are these changes tested?* We should to discuss the testing here / why this worked - [!!!] Tests pass locally with `pytest` for python, `yarn test` for js, `cargo test` for rust ## Documentation Changes None
- Loading branch information