Use Python f-strings instead of .format()
Open
- Dominant language
- Jupyter Notebook
- Stars
- 9
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
See: https://github.com/greenelab/mpmp/pull/9#discussion_r552645289
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the discussion on pull request #9 linked in the issue body to identify the intended .format() usages. Search the repository for the affected Python calls and confirm that the relevant formatting is replaced with f-strings; done means the targeted usages no longer use .format().
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100