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

check if calibrator is none instead of calibrator manager #24

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

gianlucadetommaso
Copy link
Contributor

Check whether the output_calibrator is None, not the output_calib_manager.

Pull request type

Please check the type of change your PR introduces:

  • [ x] Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

We erroneously check whether the output_calib_manager is None, but this is never the case.

What is the new behavior?

Check whether output_calibrator is None.

@gianlucadetommaso gianlucadetommaso merged commit fb683a2 into main Mar 22, 2023
@gianlucadetommaso gianlucadetommaso deleted the calib branch March 22, 2023 09:37
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.

1 participant