mirror of
https://github.com/bitcoin/bips.git
synced 2026-02-23 15:38:22 +00:00
add EOF newlines per @luke-jr
“README.mediawiki and bip-0069/bip-0069_examples.py are missing EOF newlines. Anything else needed before merging this draft?” — @luke-jr
This commit is contained in:
@@ -109,4 +109,4 @@ def main():
|
||||
print_outputs(tx_2820_output_tuples)
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user