Skip to content

Commit 0c7951b

Browse files
committed
fix: linting
1 parent 5c9e2d8 commit 0c7951b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/testing/src/consensus_testing/test_types

packages/testing/src/consensus_testing/test_types/genesis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from lean_spec.subspecs.containers.slot import Slot
77
from lean_spec.subspecs.containers.state import State, Validators
88
from lean_spec.subspecs.containers.validator import Validator
9-
from lean_spec.types import Bytes52, Uint64
9+
from lean_spec.types import Uint64
1010

1111
from ..keys import XmssKeyManager
1212

0 commit comments

Comments
 (0)