Files
nyeki-api/nyekiapi/lib/requests.py
T
2026-07-16 02:12:29 -03:00

5 lines
54 B
Python

from httpx import AsyncClient
httpx = AsyncClient()