def get_config()

in src/smjsindustry/finance/processor_config.py [0:0]


    def get_config(self) -> Dict[str, Any]:
        """Returns the config to be passed to a SageMaker JumpStart Industry processor instance."""
        return None