Skip to content

fix: string formatting in display creation#527

Open
mdqst wants to merge 2 commits into
safe-global:mainfrom
mdqst:patch-1
Open

fix: string formatting in display creation#527
mdqst wants to merge 2 commits into
safe-global:mainfrom
mdqst:patch-1

Conversation

@mdqst

@mdqst mdqst commented Apr 14, 2025

Copy link
Copy Markdown

i’ve updated the string formatting in the display creation line by replacing the old % syntax with an f-string.
this ensures the values are inserted correctly into the string and resolves any potential issues with formatting.

@mdqst mdqst requested a review from a team as a code owner April 14, 2025 18:56
@github-actions

github-actions Bot commented Apr 14, 2025

Copy link
Copy Markdown

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@mdqst

mdqst commented Apr 15, 2025

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

github-actions Bot added a commit that referenced this pull request Apr 15, 2025
@falvaradorodriguez falvaradorodriguez dismissed their stale review July 8, 2025 15:08

It is necessary to check the tests first

@Uxio0

Uxio0 commented Jul 9, 2025

Copy link
Copy Markdown
Member

@mdqst Could you take a look at the tests?

@mdqst

mdqst commented Jul 22, 2025

Copy link
Copy Markdown
Author

@mdqst Could you take a look at the tests?

all tests passed successfully.

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.

4 participants