Replies: 1 comment
-
Not as of today, but there is plenty of discussion/proposals already:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to do what the title suggests? I'm trying to improve openteletry packages and they use a lot of args and kwargs to avoid breaking their packages.
Is there a way I can do to help their type hints at least? I don't want to check if it's type checking on the signature of those functions because I want to check the rest of the body of the function.
Beta Was this translation helpful? Give feedback.
All reactions