initial commit
This commit is contained in:
5
venv/Lib/site-packages/httpx_sse/_exceptions.py
Normal file
5
venv/Lib/site-packages/httpx_sse/_exceptions.py
Normal file
@@ -0,0 +1,5 @@
|
||||
import httpx
|
||||
|
||||
|
||||
class SSEError(httpx.TransportError):
|
||||
pass
|
||||
Reference in New Issue
Block a user