You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix docstring of FullyBayesianSingleTaskGP (#2894)
Summary:
<!--
Thank you for sending the PR! We appreciate you spending the time to make BoTorch better.
Help us understand your motivation by explaining why you decided to make this change.
You can learn more about contributing to BoTorch here: https://github.com/pytorch/botorch/blob/main/CONTRIBUTING.md
-->
## Motivation
Docstring of `FullyBayesianSingleTaskGP` is wrong (looks like a copy-paste thingy). This PR fixes it.
### Have you read the [Contributing Guidelines on pull requests](https://github.com/pytorch/botorch/blob/main/CONTRIBUTING.md#pull-requests)?
Yes.
Pull Request resolved: #2894
Test Plan: No tests needed, only fix on docstrings.
Reviewed By: saitcakmak
Differential Revision: D77302373
Pulled By: hvarfner
fbshipit-source-id: 3100023293cf38f383523a2c280535527c70e6e9
0 commit comments