We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fba8d5 commit 9ec0745Copy full SHA for 9ec0745
slack_sdk/web/async_internal_utils.py
@@ -3,7 +3,7 @@
3
import logging
4
from asyncio import AbstractEventLoop
5
from logging import Logger
6
-from typing import Optional, BinaryIO, Dict, Sequence
+from typing import Optional, BinaryIO, Dict, Sequence, Union
7
8
import aiohttp
9
from aiohttp import ClientSession
0 commit comments