bayesian-optimization / BayesianOptimization

A Python implementation of global optimization with gaussian processes.
https://bayesian-optimization.github.io/BayesianOptimization/index.html
MIT License
7.95k stars 1.55k forks source link

Pydocstyle #453

Closed till-m closed 11 months ago

till-m commented 11 months ago

Merge upstream changes

codecov[bot] commented 11 months ago

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (docstring-overhaul@bb52f9b). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## docstring-overhaul #453 +/- ## ===================================================== Coverage ? 98.48% ===================================================== Files ? 8 Lines ? 527 Branches ? 83 ===================================================== Hits ? 519 Misses ? 5 Partials ? 3 ```

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

till-m commented 11 months ago

Since this primarily merges upstream changes and there will be another review process for this branch down the line, I will take the liberty to go ahead and merge this myself.