Replies: 1 comment
-
This is a good suggestion. I've created a feature request using your example: #1674 |
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
-
Is it possible to have Pyright detect bogus comparisons with literals? For example:
I don't want to declare
OS
as enum, because an existing API uses strings.Beta Was this translation helpful? Give feedback.
All reactions