Skip to content

Order of workflow inputs is sometimes incorrect #11

@jvdzwaan

Description

@jvdzwaan

If you run:

import nlppln
from nlppln import WorkflowGenerator

wf = WorkflowGenerator()

dir_in, skip = wf.add_inputs(dir_in='Directory', skip='string?')

dir_in has the value of skip and skip the value of dir_in

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions