2025-05-16 18:00:22 +04:00

6 lines
62 B
Python

import httpx
class SSEError(httpx.TransportError):
pass