awacke1 commited on
Commit
e150a70
·
1 Parent(s): 9272318

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -74,8 +74,8 @@ def fn( text1, text2, single_checkbox, checkboxes, radio, im4,
74
  #print(start_with_searchTermSNOMED["train"][0] )
75
  #print(start_with_searchTermCQM["train"][0] )
76
 
77
- returnMsg=profile_dataset()
78
- print(returnMsg)
79
 
80
  try:
81
  top1matchLOINC = json.loads(start_with_searchTermLOINC['train'][0])
 
74
  #print(start_with_searchTermSNOMED["train"][0] )
75
  #print(start_with_searchTermCQM["train"][0] )
76
 
77
+ #returnMsg=profile_dataset()
78
+ #print(returnMsg)
79
 
80
  try:
81
  top1matchLOINC = json.loads(start_with_searchTermLOINC['train'][0])