Skip to content

Conversation

@dorianim
Copy link
Member

@dorianim dorianim commented Nov 15, 2025

Description

Refactor string formatting.

Fixes #20

Type of change

Please delete options that are not relevant.

  • Chore/Refactoring

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Unittests

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@dorianim dorianim merged commit 9f4af97 into master Nov 15, 2025
5 checks passed
@dorianim dorianim deleted the chore/refactor-string-formatting branch November 15, 2025 21:13
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.

Replace .format with fstring

2 participants