Skip to content

Commit

Permalink
PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
hwwhww committed Oct 5, 2018
1 parent df73159 commit 4e2b12c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eth/utils/blake.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# This module only supports for Python3.6+, ignore the type hints test for now.
from hashlib import blake2b # type: ignore


Expand Down

0 comments on commit 4e2b12c

Please sign in to comment.