We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8895e58 commit 702b65eCopy full SHA for 702b65e
leakix/async_client.py
@@ -2,7 +2,7 @@
2
3
import asyncio
4
import json
5
-from typing import AsyncIterator
+from collections.abc import AsyncIterator
6
7
import httpx
8
from l9format import l9format
0 commit comments