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 4a5e8bf commit 72eb662Copy full SHA for 72eb662
1 file changed
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