Skip to content
Snippets Groups Projects

#146: Use f-string

Merged Moul requested to merge 146_f-string into main
  • Fix local blockchain code
  • Delete empty api.elasticsearch module
  • Use f-string as much as possible:
    • Replace .format(), %, str + str formats to f-string format
    • Done as much as possible without putting too horrible operations in the f-string
    • Kept % format into the logging for now, since it causes errors with pylint and mypy

Close #146 (closed).

Edited by Moul

Merge request reports

Merge request pipeline #13735 passed

Merge request pipeline passed for 105e9a32

Merged by MoulMoul 3 years ago (Sep 28, 2021 7:34pm UTC)

Loading

Pipeline #13808 waiting for manual action

Pipeline waiting for manual action for 105e9a32 on main

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading