awacke1 commited on
Commit
f09f258
·
1 Parent(s): 259b931

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -14,9 +14,9 @@ start_with_ar = datasetLOINC.filter(lambda example: example["Description"].start
14
  len(start_with_ar)
15
  print(start_with_ar["Description"])
16
 
17
- ---
18
  #Main Stage - Begin!
19
- ---
20
 
21
  import os
22
  import json
 
14
  len(start_with_ar)
15
  print(start_with_ar["Description"])
16
 
17
+ #---
18
  #Main Stage - Begin!
19
+ #---
20
 
21
  import os
22
  import json