- Notifications
You must be signed in to change notification settings - Fork441
Closed
Description
Usingcontrol.combine_time_responses
results in the following error:
AttributeError:'TimeResponseData'objecthasnoattribute'types'
This is because the code that adds new trace labels to the combined data has a bug where is trying to access atypes
attribute from theTimeResponseData
objects instead oftrace_types
.
Metadata
Metadata
Assignees
Labels
No labels