ICB-DCM / pyPESTO

python Parameter EStimation TOolbox
https://pypesto.readthedocs.io
BSD 3-Clause "New" or "Revised" License
217 stars 47 forks source link

EnsemblePrediction: remove "no predictor" warning #1293

Closed dweindl closed 8 months ago

dweindl commented 8 months ago

It's unclear why EnsemblePrediction.predictor would be needed. This PR removes a seemingly useless log message.

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (546e027) 84.39% compared to head (9b37777) 70.55%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1293 +/- ## ============================================ - Coverage 84.39% 70.55% -13.85% ============================================ Files 153 153 Lines 12451 12449 -2 ============================================ - Hits 10508 8783 -1725 - Misses 1943 3666 +1723 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.