修复3.9
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
"""代理 URL 与 httpx 的兼容处理。"""
|
"""代理 URL 与 httpx 的兼容处理。"""
|
||||||
|
|
||||||
|
from __future__ import annotations
|
||||||
|
|
||||||
|
|
||||||
def httpx_proxy_url(proxy_url: str | None) -> str | None:
|
def httpx_proxy_url(proxy_url: str | None) -> str | None:
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user