lightning_template.utils.cli.argument_parsers.deep_update

lightning_template.utils.cli.argument_parsers.deep_update#

Functions#

deep_update(source, override)

Update a nested dictionary or similar mapping.

Module Contents#

lightning_template.utils.cli.argument_parsers.deep_update.deep_update(source, override)#

Update a nested dictionary or similar mapping.

Modify source in place.