lightning_template.utils.cli.argument_parsers.deep_update#
Functions#
|
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
sourcein place.