# __init__.py from .attack import HIMRDAttack, HIMRDConfig __all__ = ["HIMRDAttack", "HIMRDConfig"]