mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Problem: Some whitespace in a blank line
Solution: removed it
This commit is contained in:
parent
0b0f10050e
commit
dce895adab
@ -138,7 +138,7 @@ def run_upsert_validator_new(args, bigchain):
|
||||
else:
|
||||
raise OperationError('Failed to commit election')
|
||||
|
||||
|
||||
|
||||
def run_upsert_validator_show(args, bigchain):
|
||||
|
||||
election = bigchain.get_transaction(args.election_id)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user