Skip to content

Commit 858b331

Browse files
committed
add comment
1 parent e50d109 commit 858b331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tbprofiler/rules.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ def process_result(self, args: argparse.Namespace, result: ProfileResult):
125125
'type':'who_confidence',
126126
'drug':drug,
127127
'confidence':confidence[drug],
128-
'comment':''
128+
'comment':'Not found in WHO catalogue'
129129
}
130130
for key in annotation_ids:
131131
if key not in ann:

0 commit comments

Comments
 (0)