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

corrections to pygam.py docstrings #361

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

deniseschmitz42
Copy link

@deniseschmitz42 deniseschmitz42 commented Sep 28, 2024

Fixes #335 and #311 and makes other cosmetic corrections to docstrings in pygam.py

Copy link

codecov bot commented Sep 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.00%. Comparing base (a6c14e4) to head (5d74eab).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #361   +/-   ##
=======================================
  Coverage   95.00%   95.00%           
=======================================
  Files          22       22           
  Lines        3202     3202           
=======================================
  Hits         3042     3042           
  Misses        160      160           
Flag Coverage Δ
95.00% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Documentation erroneously states that coef_[0] is the intercept (bias)
1 participant