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

Fixed the wrong code #237

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

Fixed the wrong code #237

wants to merge 1 commit into from

Conversation

hleec1
Copy link

@hleec1 hleec1 commented Jun 2, 2024

-Fixed the wrong format for read lines in line 5. It was in write mode which will not allow to read the file.
-Fixed the preprocessing text in line 13, 15, 16. they would have maintained the special characters instead of replacing them.
-Fixed the incorrect variable names in order for the project to work in lines 28, 30. If left untouched it would have only processed the English file with the wrong order of templates.

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.

1 participant