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
The methods get_trial_data, get_question_data and get_eventdata were
not catching TypeError and ValueError exceptions as intended, causing data download in the psiturk shell to fail.
The list of exception classes needs to be enclosed in parentheses.
0 commit comments