IMP logo
IMP Reference Guide  develop.a05c3d0975,2025/10/11
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