from .component_registry import ComponentRegistry, AlreadyRegistered, NotRegistered # NOQA # This variable represents the global component registry registry = ComponentRegistry()