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

Update decorator method to accept meta and options #71

Merged
merged 2 commits into from
Apr 4, 2017

Commits on Oct 27, 2016

  1. Update decorator method to accept meta and options

    Currently `Calibrate.response` allows for 3 parameters for data, meta and options. However using the decorator method does not allow for the additional information (meta and options). Is there a reason that its not included? This PR updates the method to accept those params.
    pkat committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    62f5ed1 View commit details
    Browse the repository at this point in the history
  2. renaming parameters to scope

    pkat committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    6c1cf4d View commit details
    Browse the repository at this point in the history