aboutsummaryrefslogtreecommitdiff
path: root/wqflask/base/data_set.py
diff options
context:
space:
mode:
Diffstat (limited to 'wqflask/base/data_set.py')
-rwxr-xr-xwqflask/base/data_set.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/base/data_set.py b/wqflask/base/data_set.py
index 9e3e6d81..d9d3a52b 100755
--- a/wqflask/base/data_set.py
+++ b/wqflask/base/data_set.py
@@ -258,7 +258,7 @@ class GenotypeDataSet(DataSet):
# Todo: Obsolete or rename this field
self.type = 'Geno'
- query = '''
+ self.query = '''
SELECT
InbredSet.Name, InbredSet.Id
FROM