Coverage for biobb_vs / vina / __init__.py: 100%
3 statements
« prev ^ index » next coverage.py v7.13.0, created at 2025-12-22 13:24 +0000
« prev ^ index » next coverage.py v7.13.0, created at 2025-12-22 13:24 +0000
1from . import autodock_vina_run
3name = "vina"
4__all__ = ["autodock_vina_run"]