Skip to content

Commit

Permalink
Update src/betterproto/__init__.py
Browse files Browse the repository at this point in the history
Co-authored-by: James Hilton-Balfe <[email protected]>
  • Loading branch information
woodruffw and Gobot1234 committed Jan 2, 2024
1 parent d7ef248 commit 1b887ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/betterproto/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -1582,7 +1582,6 @@ def _from_dict_init(cls, mapping: Mapping[str, Any]) -> Mapping[str, Any]:
)

init_kwargs[field_name] = value

return init_kwargs

@hybridmethod
Expand Down

0 comments on commit 1b887ba

Please sign in to comment.