merge_with_existing_workflow
Method
This is a method of the WorkflowAutoGenerator class in the auto module.Merge new workflow data with existing workflow file.
Signature
Parameters
The new workflow data to merge
Returns
Merged workflow data
Uses
yaml.safe_loadlogging.warning
Used By
Source
View on GitHub
praisonai/auto.py at line 1155
