Skip to content

Commit 79faf3c

Browse files
committed
Revert main typing change for another pull request
1 parent 9b727c0 commit 79faf3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dataclass_wizard/v1/models.pyi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,6 @@ class Field(_Field):
616616
path: PathType | None,
617617
default, default_factory, init, repr, hash, compare,
618618
metadata, kw_only, doc):
619-
...
620619

621620
# In Python 3.10, dataclasses adds a new parameter to the :class:`Field`
622621
# constructor: `kw_only`

0 commit comments

Comments
 (0)