From 7eb7c55b3d0effdfcd359f12447f99568407f086 Mon Sep 17 00:00:00 2001 From: Zachary Sloan Date: Tue, 30 Jul 2013 17:07:16 -0500 Subject: Just added some print statements to debug an issue with LMM code Also added some to notes --- wqflask/base/data_set.py | 1 - 1 file changed, 1 deletion(-) (limited to 'wqflask/base') diff --git a/wqflask/base/data_set.py b/wqflask/base/data_set.py index 188a94a2..ffc77299 100755 --- a/wqflask/base/data_set.py +++ b/wqflask/base/data_set.py @@ -400,7 +400,6 @@ class DataSet(object): # return self._group - def retrieve_other_names(self): """ If the data set name parameter is not found in the 'Name' field of the data set table, -- cgit v1.2.3