Skip to content

Commit 1b887ba

Browse files
woodruffwGobot1234
andauthored
Update src/betterproto/__init__.py
Co-authored-by: James Hilton-Balfe <[email protected]>
1 parent d7ef248 commit 1b887ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/betterproto/__init__.py

-1
Original file line numberDiff line numberDiff line change
@@ -1582,7 +1582,6 @@ def _from_dict_init(cls, mapping: Mapping[str, Any]) -> Mapping[str, Any]:
15821582
)
15831583

15841584
init_kwargs[field_name] = value
1585-
15861585
return init_kwargs
15871586

15881587
@hybridmethod

0 commit comments

Comments
 (0)