Skip to content

forgotten debug trace #189

@dnicolleau

Description

@dnicolleau

Into workflow.py around line 1293,there's a print that seems to be a trace of a forgotten debug that doesn't go through logging :

o_str = 'Workflow Name: \t\t"{0}"\n'.format(workflow_name)
o_str += 'Workflow Description: \t"{0}"\n'.format(workflow_vals.get('description', ''))
print(o_str)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions