We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fffb0d commit b40cb12Copy full SHA for b40cb12
1 file changed
validators/crypto_addresses/eth_address.py
@@ -1,7 +1,7 @@
1
"""ETH Address."""
2
# -*- coding: utf-8 -*-
3
4
-# standard
+# external
5
import re
6
7
from eth_hash.auto import keccak
0 commit comments