2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python14 forks (14 forks)auto 404
enhancementgood first issue
Repository metrics
- Stars
- 10 stars (10 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Examine the referenced line in process chart data.py and identify where max score and band size are hardcoded. Determine appropriate locations to define them as variables, possibly as function parameters or class attributes, considering configurability.
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- Python