Skip to content

Fix process_vision_info return type hint to support 2-tuple unpacking#1852

Open
xuing wants to merge 1 commit intoQwenLM:mainfrom
xuing:patch-1
Open

Fix process_vision_info return type hint to support 2-tuple unpacking#1852
xuing wants to merge 1 commit intoQwenLM:mainfrom
xuing:patch-1

Conversation

@xuing
Copy link

@xuing xuing commented Nov 25, 2025

Adjusted the function signature to strictly match runtime behavior, allowing the return type to be either a 2-tuple or a 3-tuple, stopping the IDE from complaining when only two values are unpacked

Adjusted the function signature to strictly match runtime behavior, allowing the return type to be either a 2-tuple or a 3-tuple, stopping the IDE from complaining when only two values are unpacked
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant