Skip to content

Bug fix: Issue 3336 - Inconsistent use of result and results#3337

Merged
blnicho merged 1 commit intoPyomo:mainfrom
mrmundt:issue-3336
Aug 8, 2024
Merged

Bug fix: Issue 3336 - Inconsistent use of result and results#3337
blnicho merged 1 commit intoPyomo:mainfrom
mrmundt:issue-3336

Conversation

@mrmundt
Copy link
Copy Markdown
Contributor

@mrmundt mrmundt commented Aug 8, 2024

Fixes #3336

Summary/Motivation:

This PR fixes the bug pointed out by @sstroemer (and I am astounded that it was never hit before).

Changes proposed in this PR:

  • Correct the misuse of _valid_results_formats to _valid_result_formats

Legal Acknowledgement

By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the BSD license.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

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.

Mismatch: OptSolver versus set_results_format

2 participants