import httpx import gidgetlab.httpx async with httpx.AsyncClient() as client: gl = gidgetlab.httpx.GitLabAPI(client, requester, access_token=access_token) ...
確定! 回上一頁