mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-19 20:25:18 +01:00
Minor Python cleanups to make flake8 pass with the new rules enabled
This commit is contained in:
@@ -16,7 +16,7 @@ class ImportPrunedFundsTest(BitcoinTestFramework):
|
||||
self.nodes[0].generate(101)
|
||||
|
||||
self.sync_all()
|
||||
|
||||
|
||||
# address
|
||||
address1 = self.nodes[0].getnewaddress()
|
||||
# pubkey
|
||||
|
||||
Reference in New Issue
Block a user