Coverage for biobb_amber/cpptraj/__init__.py: 100%
3 statements
« prev ^ index » next coverage.py v7.8.2, created at 2025-06-06 07:49 +0000
« prev ^ index » next coverage.py v7.8.2, created at 2025-06-06 07:49 +0000
1from . import cpptraj_randomize_ions
2name = "cpptraj"
3__all__ = ["cpptraj_randomize_ions"]