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

DM-14342: Fix call to load_json_output #79

Merged
merged 3 commits into from May 10, 2018
Merged

Conversation

SimonKrughoff
Copy link
Contributor

No description provided.

The code was passing `**kwargs` to `load_json_output` when
the signature was very clear that it only takes two arguments.

This also makes it explicit that the `metrics_package` should be
passed to the `run` method.
@SimonKrughoff SimonKrughoff merged commit e25135b into master May 10, 2018
@ktlim ktlim deleted the tickets/DM-14342 branch August 25, 2018 06:50
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.

None yet

1 participant