Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[instrument] Fix data type of getCandID function #9228

Merged
merged 1 commit into from
May 2, 2024

Commits on May 2, 2024

  1. [instrument] Fix data type of getCandID function

    getCandID in the instrument class was incorrectly returning a string
    instead of a CandID object. (Since the function was recently added,
    we still have time to fix it before the release with little chance of
    it having been used elsewhere.)
    driusan committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7e60ed3 View commit details
    Browse the repository at this point in the history