Skip to content

Conversation

karurung
Copy link

@karurung karurung commented Sep 1, 2025

Hello, this code originally didn't use .close(), so I replaced it with with. The official Python documentation recommends using with for safer file handling.

Hello, this code originally didn't use `.close()`, so I replaced it with `with`. The official Python documentation recommends using `with` for safer file handling.
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