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 2 commits into
base: master
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
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.

None yet

2 participants