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

DOC: fix typos in likelihood.py #2486

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

chrisyeh96
Copy link
Contributor

Fix code example in likelihood __call__ function docstring to actually match desired output. Also corrected other typos, such as:

  • "foward" -> "forward"
  • "likehoods" -> "likelihoods"

Fix code example in likelihood() function docstring to actually match desired output. Also corrected other typos:
"foward" -> "forward"
"likehood" -> "likelihood"
@chrisyeh96 chrisyeh96 changed the title [DOC] fix typos in likelihood.py DOC: fix typos in likelihood.py Mar 1, 2024
@Balandat Balandat enabled auto-merge March 24, 2024 16:36
auto-merge was automatically disabled November 18, 2024 23:04

Head branch was pushed to by a user without write access

@chrisyeh96
Copy link
Contributor Author

@Balandat I finally got around to fixing the linter error. Can you please approve the pull request? Thank you!

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.

2 participants