Skip to content

Fix capitalization bug in SuperheroPartyThemeTool#670

Merged
pcuenca merged 1 commit intohuggingface:mainfrom
swethasays:fix-theme-capitalization
Apr 9, 2026
Merged

Fix capitalization bug in SuperheroPartyThemeTool#670
pcuenca merged 1 commit intohuggingface:mainfrom
swethasays:fix-theme-capitalization

Conversation

@swethasays
Copy link
Copy Markdown
Contributor

Fix capitalization bug in SuperheroPartyThemeTool

The key "futuristic Gotham" did not match the lookup using category.lower(), causing the option to fail.

This PR updates the key to "futuristic gotham" to ensure consistent matching.

User-facing strings were intentionally left unchanged.

Copy link
Copy Markdown
Member

@pcuenca pcuenca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pcuenca
Copy link
Copy Markdown
Member

pcuenca commented Apr 9, 2026

cc @sergiopaniego for info

@HuggingFaceDocBuilderDev
Copy link
Copy Markdown
Collaborator

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@pcuenca pcuenca merged commit ea86660 into huggingface:main Apr 9, 2026
1 check passed
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.

3 participants