Skip to content

Commit f4a6d66

Browse files
committed
Appease lint
1 parent bfdcf12 commit f4a6d66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eth/db/chain.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
GENESIS_PARENT_HASH,
3636
)
3737
from eth.exceptions import (
38+
CanonicalHeadNotFound,
3839
HeaderNotFound,
3940
ReceiptNotFound,
4041
TransactionNotFound,

0 commit comments

Comments
 (0)