We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dec219 commit d6caf07Copy full SHA for d6caf07
aiosseclient.py
@@ -7,8 +7,8 @@
7
AsyncGenerator,
8
Dict
9
)
10
-import aiohttp
11
import asyncio
+import aiohttp
12
13
# pylint: disable=too-many-arguments, dangerous-default-value, redefined-builtin
14
0 commit comments