Remove unnecessary trailing semicolon from variable assignment in bip-0352/bitcoin_utils.py to comply with Python PEP 8 style guidelines. This is the only semicolon in the file and appears to be an inadvertent style inconsistency
fix: remove trailing semicolon in bitcoin_utils.py #1954
pull eeemmmmmm wants to merge 1 commits into bitcoin:master from eeemmmmmm:master changing 1 files +1 −1-
eeemmmmmm commented at 5:11 PM on September 4, 2025: none
-
fix: remove trailing semicolon in bitcoin_utils.py 81af5a1851
- jonatack added the label Typo-to-be-collected on Sep 4, 2025
-
jonatack commented at 1:26 PM on September 8, 2025: member
Thank you for your proposal. We generally no longer directly merge typo and style fixups in favor of batching them into an end-of-month cleanup that will credit you as (co-)author. Thanks!
- jonatack closed this on Sep 8, 2025
Labels