Skip to content

fix: string formatting in display creation - #527

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

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

Conversation

@mdqst

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
Dmitry (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

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
Felipe Alvarado (falvaradorodriguez) dismissed their stale review July 8, 2025 15:08

It is necessary to check the tests first

@Uxio0

Copy link
Copy Markdown
Member

Dmitry (@mdqst) Could you take a look at the tests?

@mdqst

Copy link
Copy Markdown
Author

Dmitry (@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