Skip to content

Conversation

timgates42
Copy link
Contributor

There are small typos in:

  • docs/source/contributing/developer_guide.md
  • docs/source/contributing/jupyter_style.md
  • pymc/step_methods/hmc/hmc.py
  • pymc/step_methods/hmc/nuts.py

Fixes:

  • Should read interpreted rather than interpreded.
  • Should read total rather than totall.
  • Should read personal rather than presonal.

Semi-automated pull request generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

There are small typos in:
- docs/source/contributing/developer_guide.md
- docs/source/contributing/jupyter_style.md
- pymc/step_methods/hmc/hmc.py
- pymc/step_methods/hmc/nuts.py

Fixes:
- Should read `interpreted` rather than `interpreded`.
- Should read `total` rather than `totall`.
- Should read `personal` rather than `presonal`.

Signed-off-by: Tim Gates <[email protected]>
@codecov
Copy link

codecov bot commented Jul 19, 2022

Codecov Report

Merging #5988 (7703f8b) into main (2a9e86c) will increase coverage by 2.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5988      +/-   ##
==========================================
+ Coverage   87.31%   89.35%   +2.03%     
==========================================
  Files          73       73              
  Lines       13253    13253              
==========================================
+ Hits        11572    11842     +270     
+ Misses       1681     1411     -270     
Impacted Files Coverage Δ
pymc/step_methods/hmc/hmc.py 92.59% <ø> (ø)
pymc/step_methods/hmc/nuts.py 97.40% <ø> (ø)
pymc/step_methods/hmc/base_hmc.py 89.76% <0.00%> (-0.79%) ⬇️
pymc/distributions/continuous.py 97.89% <0.00%> (+0.10%) ⬆️
pymc/sampling.py 82.41% <0.00%> (+0.11%) ⬆️
pymc/distributions/multivariate.py 92.03% <0.00%> (+0.98%) ⬆️
pymc/distributions/discrete.py 99.21% <0.00%> (+1.56%) ⬆️
pymc/util.py 77.24% <0.00%> (+2.39%) ⬆️
pymc/printing.py 26.66% <0.00%> (+4.76%) ⬆️
pymc/step_methods/hmc/quadpotential.py 80.69% <0.00%> (+6.93%) ⬆️
... and 3 more

@canyon289
Copy link
Member

Thank much for these fixes! They help quite a lot

@canyon289 canyon289 merged commit f9e0dfd into pymc-devs:main Jul 19, 2022
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