"""Event Bus Example Plugin.""" from .plugin import EventBusExamplePlugin __all__ = ['EventBusExamplePlugin']