Coverage for aiocoap/util/asyncio/__init__.py: 100%

0 statements  

« prev     ^ index     » next       coverage.py v7.6.3, created at 2024-10-15 22:10 +0000

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

2# 

3# SPDX-License-Identifier: MIT 

4 

5"""Extensions to asyncio and workarounds around its shortcomings"""