# interfaces/__init__.py from .interface import create_interface __all__ = ["create_interface"]