Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added UI for some of the emo methods #6

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

light-weaver
Copy link
Member

No description provided.

} else {
// Output should contain at least 3 rows
if (output.length < 3) {
SetMessage("The csv data should contain at least three rows. Less than three rows provided.");
Copy link
Member Author

@light-weaver light-weaver Jan 21, 2022

Choose a reason for hiding this comment

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

most of the changes in this file highlighted by diff are just because of code formatting. I don't think I have made any changes to this file except adding support for a special Problem class for IOPIS

@light-weaver light-weaver linked an issue Mar 2, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add EMO methods UI
1 participant