Coverage for linuxpy/__init__.py: 100%

1 statements  

« prev     ^ index     » next       coverage.py v7.8.0, created at 2025-05-07 17:20 +0200

1# 

2# This file is part of the linuxpy project 

3# 

4# Copyright (c) 2023 Tiago Coutinho 

5# Distributed under the GPLv3 license. See LICENSE for more info. 

6 

7__version__ = "0.21.0"