Coverage for biobb_vs/gnina/__init__.py: 100%

3 statements  

« prev     ^ index     » next       coverage.py v7.15.3, created at 2026-08-03 13:34 +0000

1from . import gnina_run, gnina_select_pose 

2 

3name = "gnina" 

4__all__ = ["gnina_run", "gnina_select_pose"]