rich
rich copied to clipboard
Update "logging.level.warning" to yellow"
Type of changes
- [x] Bug fix
- [ ] New feature
- [ ] Documentation / docstrings
- [ ] Tests
- [ ] Other
Checklist
- [x] I've run the latest black with default args on new code.
- [x] I've updated CHANGELOG.md and CONTRIBUTORS.md where appropriate.
- [ ] I've added tests for new code.
- [x] I accept that @willmcgugan may be pedantic in the code review.
Description
Fixes #2825 by changing the default color of 'logging.WARNING' to yellow.
Feel free to close if you do not feel like merging this 😉