diff --git a/README.mediawiki b/README.mediawiki index 69495128..13e38e8b 100644 --- a/README.mediawiki +++ b/README.mediawiki @@ -297,4 +297,4 @@ Those proposing changes should consider that ultimately consent may rest with th | Draft |} - \ No newline at end of file + diff --git a/bip-0069/bip-0069_examples.py b/bip-0069/bip-0069_examples.py index 7622cfe9..e2f52edd 100644 --- a/bip-0069/bip-0069_examples.py +++ b/bip-0069/bip-0069_examples.py @@ -109,4 +109,4 @@ def main(): print_outputs(tx_2820_output_tuples) if __name__ == "__main__": - main() \ No newline at end of file + main()