Skip to content

Conversation

@YooSunYoung
Copy link
Member

No description provided.

return [self.inputs, self.workflow, self.output]


def to_command_arguments(
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I moved this interface to the configurations module so that users can use it.

"""
_check_file(output_file, overwrite=True)
_check_file(output_file, overwrite=overwrite)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rest of the nxlauetof writing is done in the append mode to make sure they are called on top of this function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

2 participants