Skip to content

Fix typo in ZeroInflatedNegBinomial #6585

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

Merged
merged 1 commit into from
Mar 11, 2023
Merged

Conversation

aleicazatti
Copy link
Contributor

What is this PR about?

Fix typo in ZeroInflatedNegativeBinomial docstring: change "Poission" for "Poisson" in parameter mu description.

@codecov
Copy link

codecov bot commented Mar 9, 2023

Codecov Report

Merging #6585 (0ec6980) into main (49aacf4) will decrease coverage by 0.01%.
The diff coverage is 91.52%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6585      +/-   ##
==========================================
- Coverage   92.01%   92.01%   -0.01%     
==========================================
  Files          91       92       +1     
  Lines       15114    15535     +421     
==========================================
+ Hits        13907    14294     +387     
- Misses       1207     1241      +34     
Impacted Files Coverage Δ
pymc/distributions/discrete.py 99.22% <ø> (ø)
pymc/testing.py 91.92% <91.52%> (ø)

@ricardoV94
Copy link
Member

Thanks @aleicazatti

@ricardoV94 ricardoV94 changed the title fix typo Fix typo in ZeroInflatedPoisson Mar 9, 2023
@ricardoV94 ricardoV94 changed the title Fix typo in ZeroInflatedPoisson Fix typo in ZeroInflatedNegBinomial Mar 9, 2023
@ricardoV94 ricardoV94 added the docs label Mar 9, 2023
@michaelosthege michaelosthege merged commit 5392336 into pymc-devs:main Mar 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants