IMP logo
IMP Reference Guide  develop.6f18bfa751,2025/09/20
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