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