We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cad173c + f82423b commit 0aec98eCopy full SHA for 0aec98e
1 file changed
odmtools/odmdata/memory_database.py
@@ -83,6 +83,7 @@ def get_annotations(self, query_db_again=False):
83
annotation = self.series_service.get_annotations_by_result(resultid=result_id)
84
self.results_annotations = annotation
85
86
+ return self.results_annotations
87
88
89
def getDataValues(self):
0 commit comments