gregkrsak / gregkrsak/phase-deuce
Use string.format on phone numbers and emails
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Instead of string + string + string, etc.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named; start by locating the Python code that builds phone numbers and email values with chained string concatenation. Done means the identified constructions use string.format while preserving the existing phone-number and email output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100