nemo_gym.cli_setup_command

View as Markdown

Backward-compatibility shim: this module moved to nemo_gym.cli.setup_command.

Accessing its public helpers here resolves them lazily from the new location with a DeprecationWarning. Remove once the old import path is dropped.

Module Contents

Data

__getattr__

API

nemo_gym.cli_setup_command.__getattr__ = moved_attr_getter(__name__, {'run_command': 'nemo_gym.cli.setup_command', 'setup...