Skip to content

Convert format string to f string#465

Merged
xadahiya merged 1 commit into
HTTP-APIs:developfrom
sameshl:fix_f_string
Mar 29, 2020
Merged

Convert format string to f string#465
xadahiya merged 1 commit into
HTTP-APIs:developfrom
sameshl:fix_f_string

Conversation

@sameshl

@sameshl sameshl commented Mar 22, 2020

Copy link
Copy Markdown
Member

related to #424

Checklist

  • My branch is up-to-date with upstream/develop branch.
  • Everything works and tested for Python 3.5.2 and above.

Description

Migrates the string formatting to use f string. This was the last instance of old .format string formatting in the whole codebase.
I couldn't do this change in this PR as this format string had gone a recent change in develop on to which I didn't want to rebase my commits of this PR

Change logs

@xadahiya xadahiya merged commit 2bc120e into HTTP-APIs:develop Mar 29, 2020
@sameshl sameshl deleted the fix_f_string branch May 24, 2020 05:45
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.

2 participants