Skip to content

Commit 9f58f2f

Browse files
authored
Update README.md
1 parent b660d36 commit 9f58f2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ Except TimeoutException as e:
235235
### Async calls
236236
You can also make async calls with [asyncio], for example:
237237

238-
```
238+
```python
239239
import asyncio
240240
import concurrent.futures
241241
from twocaptcha import TwoCaptcha

0 commit comments

Comments
 (0)