2025-12-25 upload
This commit is contained in:
6
venv/Lib/site-packages/hyperframe/__init__.py
Normal file
6
venv/Lib/site-packages/hyperframe/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""
|
||||
Provides a pure-Python HTTP/2 framing layer.
|
||||
"""
|
||||
from __future__ import annotations
|
||||
|
||||
__version__ = "6.1.0"
|
||||
Reference in New Issue
Block a user