···434344444545@hookspec(firstresult=True)
4646-def register_input_stream() -> BaseInputStream[BaseAckingContext[Action]]:
4646+def register_input_stream(config: Config) -> BaseInputStream[BaseAckingContext[Action]]:
4747 raise NotImplementedError('register_input_stream must be implemented by the plugin')