Replies: 3 comments 6 replies
|
This is the expected behavior. pyright (and probably other type checkers) treat |
2 replies
|
I see your point. Adding |
4 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?
All reactions