Skip to content

Conversation

@nhogle
Copy link

@nhogle nhogle commented Feb 1, 2021

In my testing, all the updates to actions.py with regard to the methods that get called from Javascript seem to be working correctly, except for acceptTriangleCalibrationResults and acceptHoleyCalibrationResults. These two invocations were being passed extra parameters to the Python functions, causing a Python exception to get thrown. I simply removed these extra parameters.

Nick Hogle added 2 commits February 1, 2021 02:04
Method expects no parameters, so extra parameters passed from Javascript
[0, 0] were causing an exception to be thrown
Method expects no parameters, so extra parameters passed from Javascript
[0, 0] were causing an exception to be thrown
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.

1 participant