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
The text was updated successfully, but these errors were encountered:
dongweiming
changed the title
re's Match should not throw "Value of type "Optional[Match[str]]" is not indexable" error when using Assignment expressions
Should not throw "Value of type "Optional[Match[str]]" is not indexable" error when using Assignment expressions
Jan 7, 2020
I ’m not sure if it ’s mypy or typeshed issue.
I found an issue about this, here is a short example using
Assignment expressions
, it will throw an error:The text was updated successfully, but these errors were encountered: