ai-station/.venv/lib/python3.12/site-packages/httpx_sse/_exceptions.py

6 lines
62 B
Python

import httpx
class SSEError(httpx.TransportError):
pass