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
Dict
required
The new workflow data to merge
Returns
Dict
Merged workflow data
Uses
logger.warninglogger.info
Source
View on GitHub
praisonai/auto.py at line 1646
