From 30aa0724ec774d5425540443c87392187b5471fc Mon Sep 17 00:00:00 2001 From: zeppi Date: Fri, 22 Jul 2022 09:41:53 -0400 Subject: [PATCH] newline end of test file --- tests/integration/blockchain/test_wallet_commands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/blockchain/test_wallet_commands.py b/tests/integration/blockchain/test_wallet_commands.py index 0d06929c5..7130a705a 100644 --- a/tests/integration/blockchain/test_wallet_commands.py +++ b/tests/integration/blockchain/test_wallet_commands.py @@ -480,4 +480,4 @@ class WalletEncryptionAndSynchronization(CommandTestCase): self.assertEqual( daemon2.wallet_manager.default_account.channel_keys, daemon.wallet_manager.default_wallet.accounts[1].channel_keys - ) \ No newline at end of file + )