Coverage for src/aiocoap/util/pyodide_websockets/asyncio/connection.py: 0%

2 statements  

« prev     ^ index     » next       coverage.py v7.9.1, created at 2025-07-01 08:24 +0000

1# SPDX-FileCopyrightText: Christian Amsüss and the aiocoap contributors 

2# 

3# SPDX-License-Identifier: MIT 

4 

5 

6class Connection: 

7 pass