-
Hello! I think there may be a bug in pyright, but I also totally may just be misunderstanding the typing rules. Reproductions:
I think there is a type error in this code - self.foo needs to be called with a
Is this a bug in pyright, or is there some typing rule I don't understand?
|
Beta Was this translation helpful? Give feedback.
Answered by
erictraut
Oct 15, 2024
Replies: 1 comment 2 replies
-
Yes, that's a bug. Could you please create a bug report issue so it is tracked? Thanks! |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Naqu6
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, that's a bug. Could you please create a bug report issue so it is tracked? Thanks!