init_wallet()
calls in test/functional/wallet_backup.py
.
init_wallet()
calls in test/functional/wallet_backup.py
.
-0 Looks ok, but doesn’t look like a clear improvement either
Agree, on its own not worth making a pull request. It’s ok for tests to be simple code. I apologize if my review comment made this change appear PR-worthy on its own.
Thank you for your contribution. While this stylistic change makes sense on its own, it comes at a cost and risk for the project as a whole. The weak motivation for the change does not justify the burden that it places on the project. A burden could be any of the following:
For more information about refactoring changes and stylistic cleanup, see
Generally, if the style is not mentioned nor enforced by the developer notes, we leave it up to the original author to pick whatever fits them best personally and then leave it that way until the line is touched for other reasons.
Let me know if you have any questions.