-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[bug] Missed the "init" encoders (#101)
Why === - TypedDict attempts are failing because we're passing TypedDicts into pydantic. Fix this. What changed ============ - Follow the input encoder pattern for now. Before generalizing I want to have `NewType`s to keep bindings straight Test plan ========= Manually linking the project and running codegen makes tests pass
- Loading branch information
1 parent
a8418ec
commit 988c540
Showing
1 changed file
with
29 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters