Replies: 1 comment
-
First, you're using Second, you're using the expression Could you provide more information about what you're trying to do? If you want class Ref(Generic[T]): ... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to use it like the following.
But there was an error reported by pylance:
I want it to be like
typing. Annotated
, how should I modify it?Beta Was this translation helpful? Give feedback.
All reactions