Replies: 1 comment 5 replies
-
Unfortunately |
Beta Was this translation helpful? Give feedback.
5 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to add type hints to https://github.com/open-telemetry/opentelemetry-python-contrib, and in a lot of places we have a pattern that is something like:
How do I add type hints to this?
Some playgrounds:
Also, I can't change how the code looks like, I can only add type hints. It's an old code source.
Beta Was this translation helpful? Give feedback.
All reactions