Mabasej_Team/.venv/lib/python3.9/site-packages/hyperframe/__init__.py

9 lines
136 B
Python
Raw Normal View History

2021-03-17 08:57:57 +01:00
# -*- coding: utf-8 -*-
"""
hyperframe
~~~~~~~~~~
A module for providing a pure-Python HTTP/2 framing layer.
"""
__version__ = '6.0.0'