HomeDashboard/.venv/lib/python3.12/site-packages/wsproto/typing.py
2026-01-03 14:54:18 +01:00

4 lines
72 B
Python

from __future__ import annotations
Headers = list[tuple[bytes, bytes]]