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

Ensure files are closed properly #11

Merged
merged 5 commits into from
Jan 29, 2025
Merged

Ensure files are closed properly #11

merged 5 commits into from
Jan 29, 2025

Conversation

LuukBlom
Copy link
Collaborator

replace all file opening calls with context managers / functions that also close the file, so files are closed when no longer needed.

@LuukBlom
Copy link
Collaborator Author

3 / 4 tests are green. One is red and I am hoping you guys have an idea of whats going wrong.

@maartenvanormondt, @GundulaW @roeldegoede
Do you have any ideas of what this could be?
please see: the error

@LuukBlom LuukBlom merged commit 59bfbcd into main Jan 29, 2025
1 of 13 checks passed
@LuukBlom LuukBlom deleted the fix/testing-workflow branch January 29, 2025 15:48
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