Skip to content

Remove unecessary file close #155

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

Merged
merged 2 commits into from
May 5, 2021

Conversation

jaesivsm
Copy link
Contributor

Removing useless (potentially error prone) file closing which is already handled by with open().

@makermelissa makermelissa merged commit 1e45904 into adafruit:master May 5, 2021
@makermelissa
Copy link
Collaborator

I think I added these originally because of a memory loop that was causing the files to not close. The memory loop has since been fixed.

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.

2 participants