Coverage for biobb_vs/vina/__init__.py: 100%
3 statements
« prev ^ index » next coverage.py v7.9.1, created at 2025-06-20 11:08 +0000
« prev ^ index » next coverage.py v7.9.1, created at 2025-06-20 11:08 +0000
1from . import autodock_vina_run
3name = "vina"
4__all__ = ["autodock_vina_run"]