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