Coverage for biobb_amber/nab/__init__.py: 100%
3 statements
« prev ^ index » next coverage.py v7.6.10, created at 2025-01-28 08:28 +0000
« prev ^ index » next coverage.py v7.6.10, created at 2025-01-28 08:28 +0000
1from . import nab_build_dna_structure
2name = "nab"
3__all__ = ["nab_build_dna_structure"]