Skip to content

Fix: correct german_file processing bug#403

Open
sagesaresagy wants to merge 1 commit intoagwaBom:mainfrom
sagesaresagy:main
Open

Fix: correct german_file processing bug#403
sagesaresagy wants to merge 1 commit intoagwaBom:mainfrom
sagesaresagy:main

Conversation

@sagesaresagy
Copy link
Copy Markdown

The original code processed 'german_file' but stored the result in 'english_file'. So I fixed
english_file = process_file(german_file) to german_file = process_file(german_file). Thank you!

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