Coverage for calorine/__init__.py: 100%
1 statements
« prev ^ index » next coverage.py v7.6.4, created at 2025-05-07 12:55 +0000
« prev ^ index » next coverage.py v7.6.4, created at 2025-05-07 12:55 +0000
1# -*- coding: utf-8 -*-
2"""
3Main module of the calorine package.
4"""
6__version__ = '3.0'