Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c59a258 commit 616991aCopy full SHA for 616991a
README.md
@@ -1,7 +1,6 @@
1
[](https://travis-ci.com/pcko1/etherscan-python)
2
[](https://codecov.io/gh/pcko1/etherscan-python)
3
[](https://www.python.org/downloads/release/python-385/)
4
-
5

6
7
# etherscan-python
@@ -42,7 +41,7 @@ conda activate etherscan-python && bash run_tests.sh
42
41
43
## Usage
44
45
-In `python` , create a client with your personal etherscan.io API key:
+In `python`, create a client with your personal etherscan.io API key:
46
47
``` python
48
from etherscan.client import Client
0 commit comments