Coverage for mh/__init__.py: 100%
6 statements
« prev ^ index » next coverage.py v6.4.1, created at 2022-06-04 11:40 +0100
« prev ^ index » next coverage.py v6.4.1, created at 2022-06-04 11:40 +0100
1# mh/__ini__.py
2"""This documentation comes from within the code.
4Definition of the API interface
5"""
7__version__ = '0.0.33'
9import mh.mh as mh
11EG_VAR2 = mh.EG_VAR
12test_function = mh.test_function
13Mh = mh.Mh