Skip to content

BUG: misuse of the haveOutput variable in the python binding module #275

@jeankpf

Description

@jeankpf

Describe the issue:

The variable haveInitFlow and haveOutput have been confused in the following line, resulting in the impossible initialisation of the flow with a python function without the entry output_function in the initialisation file.

if(!this->haveOutput) {

Error message:

No response

runtime information:

Commit a92732f

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions