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

refactor: 💡 Change optional args of select_optimizers to kwargs #160

Merged
merged 1 commit into from
Jun 1, 2024

Commits on May 31, 2024

  1. refactor: 💡 Change optional args of select_optimizers to kwargs

    BREAKING CHANGE: 🧨 The API of select_optimizers changed to not have positional optional
    arguments. The problem is mandatory and the other arguments are
    keywords.
    
    ✅ Closes: #159
    abelsiqueira committed May 31, 2024
    Configuration menu
    Copy the full SHA
    5f06455 View commit details
    Browse the repository at this point in the history