Coverage for biobb_vs/vina/__init__.py: 100%
3 statements
« prev ^ index » next coverage.py v7.14.1, created at 2026-05-28 09:09 +0000
« prev ^ index » next coverage.py v7.14.1, created at 2026-05-28 09:09 +0000
1from . import autodock_vina_run
3name = "vina"
4__all__ = ["autodock_vina_run"]