eric-s-s / eric-s-s/paragraph_generator
change "set" to something else
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
calling methods with "set" seems inaccurate as they don't actually set anything but make new objects. some re-naming might be in order
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the Python API for methods containing "set" and their callers to confirm which methods create new objects. Agree on replacement names and update the affected public method names and references; done means the naming no longer implies mutation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100