|
1 | 1 | [](https://travis-ci.com/pcko1/etherscan-python) |
2 | 2 | [](https://codecov.io/gh/pcko1/etherscan-python) |
3 | 3 | [](https://www.python.org/downloads/release/python-385/) |
4 | | - |
5 | 4 |  |
6 | 5 |
|
7 | 6 | #etherscan-python |
@@ -42,7 +41,7 @@ conda activate etherscan-python && bash run_tests.sh |
42 | 41 |
|
43 | 42 | ## Usage |
44 | 43 |
|
45 | | -In`python`, create a client with your personal etherscan.io API key: |
| 44 | +In`python`, create a client with your personal etherscan.io API key: |
46 | 45 |
|
47 | 46 | ``` python |
48 | 47 | from etherscan.client import Client |
|