Moved 'import random' from the middle of the file to the beginning to follow Python coding conventions where all imports should be placed at the top of the file after the shebang line
BIP330 code style: move import statement to top of file #1936
pull zeroprooff wants to merge 1 commits into bitcoin:master from zeroprooff:style/python-import-order changing 1 files +2 −2-
zeroprooff commented at 5:17 PM on August 15, 2025: none
-
style: move import statement to top of file cd6952f832
- jonatack added the label Typo-to-be-collected on Aug 15, 2025
-
jonatack commented at 5:28 PM on August 15, 2025: member
Thank you for your proposal. We usually 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 Aug 15, 2025
- jonatack renamed this:
style: move import statement to top of file
BIP330 code style: move import statement to top of file
on Aug 15, 2025
Contributors
Labels