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 8740452 commit 55fdfdcCopy full SHA for 55fdfdc
src/aleph/sdk/client/authenticated_http.py
@@ -5,7 +5,7 @@
5
import time
6
from io import BytesIO
7
from pathlib import Path
8
-from typing import Any, Dict, Mapping, NoReturn, Optional, Tuple, Type, Union
+from typing import Any, Dict, Mapping, NoReturn, Optional, Tuple, Union
9
10
import aiohttp
11
from aleph_message.models import (
0 commit comments