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

Added missing paramater take_every in docs of create_log_callback #1491

Merged

Conversation

nayan2167
Copy link
Contributor

@nayan2167 nayan2167 commented Feb 10, 2025

Description

Added missing paramater take_every in docs of create_log_callback

Related Issue

Checklist


📚 Documentation preview 📚: https://pymc-marketing--1491.org.readthedocs.build/en/1491/

@github-actions github-actions bot added mlflow docs Improvements or additions to documentation good first issue Good for newcomers . Doesn't require extensive knowledge of the repo and package labels Feb 10, 2025
Copy link

codecov bot commented Feb 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.59%. Comparing base (23ec02e) to head (98a4a66).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1491   +/-   ##
=======================================
  Coverage   92.59%   92.59%           
=======================================
  Files          52       52           
  Lines        6026     6026           
=======================================
  Hits         5580     5580           
  Misses        446      446           

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

Copy link
Contributor

@wd60622 wd60622 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @nayan2167 !

@wd60622 wd60622 merged commit 596e7d4 into pymc-labs:main Feb 10, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation good first issue Good for newcomers . Doesn't require extensive knowledge of the repo and package mlflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create_log_callback missing take_every parameter in documentation
2 participants