lint
This commit is contained in:
parent
ad09a73b96
commit
5889668403
|
@ -2,7 +2,7 @@ from eth2spec.test.context import (
|
||||||
spec_state_test,
|
spec_state_test,
|
||||||
always_bls, never_bls,
|
always_bls, never_bls,
|
||||||
with_all_phases,
|
with_all_phases,
|
||||||
# Note, if attslotrange gets included, this will need to be
|
# Note, if attslotrange gets included, this will need to be
|
||||||
# 'with all phases up until attslotrange'
|
# 'with all phases up until attslotrange'
|
||||||
with_all_phases_except_attslotrange,
|
with_all_phases_except_attslotrange,
|
||||||
spec_test,
|
spec_test,
|
||||||
|
|
Loading…
Reference in New Issue