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

[Poro] Fixing bug in explicit solver #12228

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Conversation

ipouplana
Copy link
Member

📝 Description
With the latest cleanup of the explicit solver, an incorrect usage of the super method was left. This PR corrects this bug.

🆕 Changelog

  • Fixed incorrect “super” call inside GetDefaultParameters of explicit solver

@ipouplana ipouplana added Applications Python FastPR This Pr is simple and / or has been already tested and the revision should be fast Bugfix labels Mar 26, 2024
@ipouplana ipouplana merged commit 690ee62 into master Mar 26, 2024
11 checks passed
@ipouplana ipouplana deleted the poro/fix-u-pl-explicit-solver branch March 26, 2024 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Applications Bugfix FastPR This Pr is simple and / or has been already tested and the revision should be fast Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants