Coverage for calorine/__init__.py: 100%

1 statements  

« prev     ^ index     » next       coverage.py v7.8.2, created at 2025-06-24 16:11 +0000

1# -*- coding: utf-8 -*- 

2""" 

3Main module of the calorine package. 

4""" 

5 

6__version__ = '3.1'