IMP logo
IMP Reference Guide  develop.169ea894ba,2025/11/02
The Integrative Modeling Platform
bff/cli/__init__.py
1 """@namespace IMP.bff.cli
2  Tools for handling RMF files.
3 """
4 
5 from . flexfit import * # noqa: F401, F403