Replies: 3 comments 6 replies
-
This is the expected behavior. pyright (and probably other type checkers) treat |
Beta Was this translation helpful? Give feedback.
2 replies
-
I see your point. Adding |
Beta Was this translation helpful? Give feedback.
4 replies
-
Fixed in 0fa2d80 |
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.
-
The below code can pass the challenge.
However, If we replace
...
withpass
, it failShall we modify it?
Beta Was this translation helpful? Give feedback.
All reactions