Skip to content

Commit fce9958

Browse files
committed
Appease lint
1 parent 92e575b commit fce9958

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)