Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor code and fix UnicodeDecodeError in test_translations.py #783

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

riadelimemmedov
Copy link

No description provided.

@riadelimemmedov
Copy link
Author

This pull request refactors the code in the test_constants_translations_are_up_to_date function and addresses the UnicodeDecodeError that occurs when reading the file contents in the test file.

@tomwojcik
Copy link
Contributor

But UnicodeDecodeError is not raised in this test, see the CI. When did you run into this issue?

@riadelimemmedov
Copy link
Author

Yesterday I am run all test localhost test_translations.py return this error => UnicodeDecodeError that occurs when reading the file contents in the test file.I think occur when open to file.Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants