Commit e533cd3
Update MultiTaskGP Docstring (#3307)
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/meta-pytorch/botorch/blob/main/CONTRIBUTING.md
-->
## Motivation
This PR fixes a wrong docstring regarding the noise prior of the multitask gp.
### Have you read the [Contributing Guidelines on pull requests](https://github.com/meta-pytorch/botorch/blob/main/CONTRIBUTING.md#pull-requests)?
Yes.
Pull Request resolved: #3307
Test Plan: Only docs.
Reviewed By: SebastianAment
Differential Revision: D105971096
Pulled By: saitcakmak
fbshipit-source-id: 7c0f7e747290a39fe3f2e328a308976edd497dd51 parent f84cf18 commit e533cd3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
646 | 646 | | |
647 | 647 | | |
648 | 648 | | |
649 | | - | |
| 649 | + | |
650 | 650 | | |
651 | 651 | | |
652 | 652 | | |
| |||
0 commit comments