Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use f-strings instead of .format() #382

Closed
chombourger opened this issue Dec 20, 2023 · 0 comments · Fixed by #393
Closed

Use f-strings instead of .format() #382

chombourger opened this issue Dec 20, 2023 · 0 comments · Fixed by #393

Comments

@chombourger
Copy link
Collaborator

Use of f-strings (introduced with Python 3.6) to improve readability.

chombourger added a commit to chombourger/mtda that referenced this issue Jan 21, 2024
Closes: siemens#382
Signed-off-by: Cedric Hombourger <cedric.hombourger@siemens.com>
chombourger added a commit to chombourger/mtda that referenced this issue Jan 21, 2024
Closes: siemens#382
Signed-off-by: Cedric Hombourger <cedric.hombourger@siemens.com>
chombourger added a commit to chombourger/mtda that referenced this issue Jan 21, 2024
Closes: siemens#382
Signed-off-by: Cedric Hombourger <cedric.hombourger@siemens.com>
chombourger added a commit that referenced this issue Jan 21, 2024
Closes: #382
Signed-off-by: Cedric Hombourger <cedric.hombourger@siemens.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant