You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create standalone calculate_think_times_error_segments to avoid over complication of the calculate_think_times function.
Tasks
Trying to calculate think times for error segments and "correct" segments creates a complicated code base, as they are completely independent processes we can compute the error segments outside of the calculate_think_times function
Description
Create standalone
calculate_think_times_error_segmentsto avoid over complication of thecalculate_think_timesfunction.Tasks
calculate_think_timesfunctionFreeform Notes
No response