Skip to content

updating string formatting to f-string - #47

Open
andressamagblr wants to merge 1 commit into
globocom:masterfrom
andressamagblr:update-string-transformation
Open

updating string formatting to f-string#47
andressamagblr wants to merge 1 commit into
globocom:masterfrom
andressamagblr:update-string-transformation

Conversation

@andressamagblr

Copy link
Copy Markdown

The f-strings is faster than str.format() and the last can be quite verbose when you are dealing with multiple parameters and longer strings. Reference : https://realpython.com/python-f-strings/

@andressamagblr andressamagblr changed the title updating string formation to f-string updating string formatting to f-string Nov 1, 2021
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.

1 participant