Files
2026-05-11 12:36:20 +05:30

6 lines
62 B
Python

import httpx
class SSEError(httpx.TransportError):
pass