Skip to content

Conversation

@papr
Copy link
Contributor

@papr papr commented Sep 30, 2019

Fixes #1656

Problem:
calibration.recording_uuid == self._recording_uuid evaluates to False if one object is an UUID object, and the other a string. calibration.recording_uuid is a string for serialization reasons.

/cc @pfaion

Fixes #1656

Problem:
`calibration.recording_uuid == self._recording_uuid` evaluates to `False` if one object is an UUID object, and the other a string. `calibration.recording_uuid` is a string for serialization reasons.
@papr papr added the type: bug label Sep 30, 2019
@papr papr merged commit 8a1179c into pupil-labs:master Sep 30, 2019
@papr papr deleted the fix_1656 branch March 12, 2020 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Player will not create/ allow edits on new calibrations

1 participant