Skip to content

Commit

Permalink
Update ssg/build_yaml.py
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Burket <[email protected]>
  • Loading branch information
marcusburghardt and Mab879 authored Nov 21, 2024
1 parent 06404a7 commit 4effe89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssg/build_yaml.py
Original file line number Diff line number Diff line change
Expand Up @@ -1444,7 +1444,7 @@ def _add_child(self, child, childs, env_yaml=None, product_cpes=None):
Args:
child (object): The child object to be added. If None, the method returns immediately.
childs (dict): A dictionary where the key is the child's ID and the value is the child object.
env_yaml (optional): Environment YAML configuration. Default is None.
env_yaml (dict, optional): Environment YAML configuration. Default is None.
product_cpes (optional): Product CPEs configuration. Default is None.
Returns:
Expand Down

0 comments on commit 4effe89

Please sign in to comment.