diff options
author | zsloan | 2020-10-08 15:32:18 -0500 |
---|---|---|
committer | zsloan | 2020-10-08 15:32:18 -0500 |
commit | 217f527e873d5197c7efcaec627e1df5afadefa4 (patch) | |
tree | 81c07fa8db94cc477a4f021253cdaf8d8dc83ad2 /wqflask/tests | |
parent | 5880b399efbc0175e726be5a61945c30a5fe6260 (diff) | |
download | genenetwork2-217f527e873d5197c7efcaec627e1df5afadefa4.tar.gz |
Fixed issue where new phenotype groups wouldn't be saved to the self.datasets property because the group name was used as the key (instead of the group name + "Publish", which is the full dataset name for phenotypes)
* wqflask/base/data_set.py - Set "group_name" as a separate variable from "name" to avoid it being used as the key in self.datasets
Diffstat (limited to 'wqflask/tests')
0 files changed, 0 insertions, 0 deletions