Skip to content

Conversation

corakingdon
Copy link
Collaborator

The run function for a normal Mimi model has ntimesteps as a keyword argument.

The run function for a MarginalModel had it not as a keyword argument. I'm guessing we should add in this semicolon so that it's the same type of option for running a MarginalModel. Thoughts?

Copy link
Collaborator

@rjplevin rjplevin left a comment

Choose a reason for hiding this comment

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

Makes sense to me!

@codecov-io
Copy link

Codecov Report

Merging #479 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #479   +/-   ##
=======================================
  Coverage   83.26%   83.26%           
=======================================
  Files          26       26           
  Lines        1870     1870           
=======================================
  Hits         1557     1557           
  Misses        313      313
Impacted Files Coverage Δ
src/core/build.jl 98.86% <ø> (ø) ⬆️

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 9588fa5...41c73f8. Read the comment docs.

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.

3 participants