Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request NYUCCL#253 from jacob-lee/master
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.
- Loading branch information