IMP logo
IMP Reference Guide  develop.2f2f70d8d2,2026/03/10
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