Skip to content

Fix UnicodeDecodeError when reading main.py files#57

Merged
ncoop57 merged 1 commit intomainfrom
unicode-encoding-fix
Jul 24, 2025
Merged

Fix UnicodeDecodeError when reading main.py files#57
ncoop57 merged 1 commit intomainfrom
unicode-encoding-fix

Conversation

@ncoop57
Copy link
Copy Markdown
Contributor

@ncoop57 ncoop57 commented Jul 24, 2025

Fixes UnicodeDecodeError by explicitly specifying utf-8 encoding
when reading main.py files.

Closes #56

@gitnotebooks
Copy link
Copy Markdown

gitnotebooks Bot commented Jul 24, 2025

Found 1 changed notebook. Review the changes at https://app.gitnotebooks.com/AnswerDotAI/plash_cli/pull/57

@github-actions
Copy link
Copy Markdown

📖 Documentation Preview: https://plash-docs-pr-57.pla.sh

@ncoop57 ncoop57 merged commit bfe1c97 into main Jul 24, 2025
1 check passed
@ncoop57 ncoop57 deleted the unicode-encoding-fix branch July 24, 2025 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 107: character maps to <undefined>

2 participants