-
-
Notifications
You must be signed in to change notification settings - Fork 389
Closed
Labels
Description
Hi Hynek!
I'd like the generated __init__
signature to include type annotations in Python 3.
Somebody mentioned this in passing over in #63, but after reading through that ticket and glancing at the PR, I'm still not sure how that feature would let me actually get type annotations into the generated __init__
signature. It seems like this requires dedicated support in attrs, probably as a separate kwarg to attr.ib
.
Any thoughts?
cmcginty, kdeenanauth, IgniparousTempest, jettify, falsetru and 1 more