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

Fix type hints #1472

Merged
merged 5 commits into from
Feb 1, 2023
Merged

Fix type hints #1472

merged 5 commits into from
Feb 1, 2023

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    b4b0dd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae5dc4b View commit details
    Browse the repository at this point in the history
  3. Fix test_best_metric_for_not_well_defined_metric_collection

    * Assign MetricTracker.best_metric return value to a tuple of the form (best, idx), instead of (idx, best).
    ValerianRey committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    12209f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. changelog

    SkafteNicki committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    2378d01 View commit details
    Browse the repository at this point in the history
  2. add docstring

    SkafteNicki committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    8949ee2 View commit details
    Browse the repository at this point in the history