-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Description
https://docs.python.org/3/library/typing.html
This way python autocomplete engines work better when the function types are known. It would be a considerable improvement in this library since code can be type checked before running it, not to mention improved auto-complete correctness.
lsoica, memark, Ivorforce, hXtreme, injae and 6 more