Skip to content

fix: replace bare except with Exception in Fuyu image processing#44725

Open
LincolnBurrows2017 wants to merge 5 commits intohuggingface:mainfrom
LincolnBurrows2017:fix-fuyu-bare-except
Open

fix: replace bare except with Exception in Fuyu image processing#44725
LincolnBurrows2017 wants to merge 5 commits intohuggingface:mainfrom
LincolnBurrows2017:fix-fuyu-bare-except

Conversation

@LincolnBurrows2017
Copy link

Replaced bare except clause with except Exception in _safe_convert_tensor function to follow Python best practices (PEP 8).

@github-actions
Copy link
Contributor

[For maintainers] Suggested jobs to run (before merge)

run-slow: auto, doge, fuyu, qwen2_5_vl, qwen2_vl, qwen3_5, qwen3_vl

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