MagiCircles / MagiCircles/SchoolIdolAPI
Japanese idol names are inconsistent
- Dominant language
- Python
- Stars
- 151
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Mini idol objects include a japanese_name attribute. For Muse members, this name includes a space (U+0020) between the family and given names; for all Aquors members except Dia, it is instead a full-width space (U+3000); for Dia and all others, there is no space. These should be made consistent, ideally with no space in any of them to match the standard Japanese rendering.
Contributor guide
No contributing guide indexed for this repository
Research direction
Find the mini idol object definitions and inspect the japanese_name values for Muse, Aqours, Dia, and the remaining members. Normalize the names to the requested no-space rendering, then verify that every affected idol uses the same format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100