Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3ca6e20

Browse files
author
Kotsias, Panagiotis-Christos
committed
Modified imports
1 parent 52650f5 commit 3ca6e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etherscan/client.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import etherscan
66
from etherscan.enums.fields_enum import FieldsEnum as fields
7-
from etherscan.parsing import ResponseParser as parser
7+
from etherscan.utils.parsing import ResponseParser as parser
88

99

1010
class Client:

0 commit comments

Comments
 (0)