mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-17 13:22:51 +01: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:
parent
fe9249ac7d
commit
42c0650ccb
@ -297,4 +297,4 @@ Those proposing changes should consider that ultimately consent may rest with th
|
|||||||
| Draft
|
| Draft
|
||||||
|}
|
|}
|
||||||
|
|
||||||
<!-- IMPORTANT! See the instructions at the top of this page, do NOT JUST add BIPs here! -->
|
<!-- IMPORTANT! See the instructions at the top of this page, do NOT JUST add BIPs here! -->
|
||||||
|
@ -109,4 +109,4 @@ def main():
|
|||||||
print_outputs(tx_2820_output_tuples)
|
print_outputs(tx_2820_output_tuples)
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
main()
|
main()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user