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