Coverage for src / mppy / constants.py: 100%

3 statements  

« prev     ^ index     » next       coverage.py v7.14.0, created at 2026-06-09 21:38 +0200

1import numpy as np 

2eps = -np.inf 

3e = 0