You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! This is not controlled by the extension as actual type-checking happens by mypy the library. Please file an issue on that repo: https://github.com/python/mypy, thanks!
Diagnostic Data
Behaviour
Expected Behavior
<when type checking literals it looking at what is within the [] for type checking.>
Actual Behavior
<the extension only reports a mismatch type and thinks that the argument needs to be the type literal. .>
Reproduction Steps:
The text was updated successfully, but these errors were encountered: