mirror of
https://gitlab.com/pulsechaincom/staking-deposit-cli.git
synced 2024-12-23 11:57:19 +00:00
Remove extra newline (lint)
This commit is contained in:
parent
6de81195ae
commit
9d2008eb4e
@ -35,7 +35,6 @@ def test_IKM_to_lamport_SK() -> None:
|
|||||||
assert test_vector_lamport_1 == lamport_1
|
assert test_vector_lamport_1 == lamport_1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def test_parent_SK_to_lamport_PK() -> None:
|
def test_parent_SK_to_lamport_PK() -> None:
|
||||||
parent_SK = test_vector['master_SK']
|
parent_SK = test_vector['master_SK']
|
||||||
index = test_vector['child_index']
|
index = test_vector['child_index']
|
||||||
|
Loading…
Reference in New Issue
Block a user