github-readme-youtube-cards
github-readme-youtube-cards copied to clipboard
fixing charmap error
Summary
solving error "UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 1826: character maps to
Type of change
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
How Has This Been Tested?
- [ ] Added or updated test cases to test new features
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| ytcards | ✅ Ready (Inspect) | Visit Preview | Oct 16, 2022 at 3:54PM (UTC) |
Wasn't it decided that this solution does not work, and , encoding="utf-8" would be added to the calls to open()?