Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Excel importConditions(): don't import formulas
In importCondtions() method, added the option "data_only=True" to the call to load_workbook(), so that the that values of a cell, and not the formulas, are imported into psychopy.
- Loading branch information