mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-23 00:50:03 +00:00
fixing lint
This commit is contained in:
parent
b5908cf294
commit
db16f590cb
@ -124,7 +124,7 @@ def invalid_cases():
|
||||
b=serialize(container_case_fn(rng, mode, typ)),
|
||||
offset_index=offset_index,
|
||||
change=lambda x: x - 1
|
||||
))
|
||||
))
|
||||
if mode == RandomizationMode.mode_max_count:
|
||||
serialized = serialize(container_case_fn(rng, mode, typ))
|
||||
serialized = serialized + serialized[0:2]
|
||||
|
Loading…
x
Reference in New Issue
Block a user