Skip to content

Fixes pylint errors: Update quality tool to use context manager for open#524

Merged
Bachmann1234 merged 1 commit intoBachmann1234:mainfrom
kingbuzzman:fix/pylint-errors-5
Jul 24, 2025
Merged

Fixes pylint errors: Update quality tool to use context manager for open#524
Bachmann1234 merged 1 commit intoBachmann1234:mainfrom
kingbuzzman:fix/pylint-errors-5

Conversation

@kingbuzzman
Copy link
Contributor

Moves all the open logic into ExitStack to handle the closing of files so we dont have to, keeps the code cleaner. Plus makes the linters happy.

@kingbuzzman
Copy link
Contributor Author

@Bachmann1234 ready!

@kingbuzzman
Copy link
Contributor Author

kingbuzzman commented Jul 23, 2025

@Bachmann1234 one thing i wanted to run pass you, this PR is as good as any to discuss this i suppose 😇
there are 3 different line sizes we're using in the project, can we do a single one?
NM lets discuss this here

@Bachmann1234 Bachmann1234 merged commit 6957f72 into Bachmann1234:main Jul 24, 2025
14 checks passed
@kingbuzzman kingbuzzman deleted the fix/pylint-errors-5 branch July 24, 2025 05:43
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