adafruit / adafruit/Adafruit_CircuitPython_LED_Animation
consider making keyword-only parameters for some animations
Open
enhancement
- Dominant language
- Python
- Stars
- 62
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Recent issues like #108, which seem to be the result of API changes in a base class, might be mitigated if the less-used parameters for animation classes like `Comet` were declared as keyword-only.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.