-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Unpacking tuples of variable length #1178
Copy link
Copy link
Closed
Labels
false-positivemypy gave an error on correct codemypy gave an error on correct codefeaturepriority-1-normaltopic-type-narrowingConditional type narrowing / binderConditional type narrowing / bindertopic-union-types
Metadata
Metadata
Assignees
Labels
false-positivemypy gave an error on correct codemypy gave an error on correct codefeaturepriority-1-normaltopic-type-narrowingConditional type narrowing / binderConditional type narrowing / bindertopic-union-types
Fields
Give feedbackNo fields configured for issues without a type.
Given the following code:
mypy complains about the following error: