Skip to content

Commit 91b04cf

Browse files
committed
Reorder Imports
1 parent ca0d2bd commit 91b04cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eth/beacon/types/validator_registry_delta_block.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
from eth.rlp.sedes import (
1010
hash32,
1111
uint24,
12-
uint384,
1312
uint64,
13+
uint384,
1414
)
1515

1616

0 commit comments

Comments
 (0)