We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aec98e commit f7c2386Copy full SHA for f7c2386
1 file changed
odmtools/odmservices/edit_service.py
@@ -679,7 +679,6 @@ def overlapcalc(self, result, values, overwrite):
679
def add_annotations(self, annolist):
680
#match up with existing values and get value id
681
682
- print("ANNOTATIONS ARE ATTEMPTED TO ADD")
683
engine = self.memDB.series_service._session_factory.engine
684
685
q =self.memDB.series_service._session.query(TimeSeriesResultValues) \
0 commit comments