This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
aiosocks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix typo
main
nibrag
7 years ago
parent
e7f150d2a1
commit
b98ae65612
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.rst
+ 1
- 1
README.rst
View File
@@ -143,7 +143,7 @@ aiohttp usage
import aiohttp
import aiosocks
from yarl import URL
from aiosocks.connector import ProxyConnec
o
tr, ProxyClientRequest
from aiosocks.connector import ProxyConnect
o
r, ProxyClientRequest
async def load_github_main():
Write
Preview
Loading…
Cancel
Save