pyGAM icon indicating copy to clipboard operation
pyGAM copied to clipboard

Fix subscript typo in docs

Open Christopher-Bradshaw opened this issue 5 years ago • 1 comments

Christopher-Bradshaw avatar Aug 06 '20 03:08 Christopher-Bradshaw

Codecov Report

Merging #278 into master will increase coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #278      +/-   ##
==========================================
+ Coverage   95.21%   95.28%   +0.06%     
==========================================
  Files          22       22              
  Lines        3178     3222      +44     
==========================================
+ Hits         3026     3070      +44     
  Misses        152      152              
Impacted Files Coverage Δ
pygam/tests/test_terms.py 100.00% <0.00%> (ø)
pygam/pygam.py 94.80% <0.00%> (+<0.01%) :arrow_up:
pygam/tests/test_utils.py 96.55% <0.00%> (+0.04%) :arrow_up:
pygam/callbacks.py 95.23% <0.00%> (+0.07%) :arrow_up:
pygam/terms.py 94.60% <0.00%> (+0.19%) :arrow_up:
pygam/distributions.py 88.88% <0.00%> (+0.48%) :arrow_up:
pygam/tests/conftest.py 98.21% <0.00%> (+0.65%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b57b4cf...4ba702c. Read the comment docs.

codecov[bot] avatar Aug 06 '20 03:08 codecov[bot]