qanastek commited on
Commit
4877edf
·
1 Parent(s): 61d5b08

Update DiaMed.py

Browse files
Files changed (1) hide show
  1. DiaMed.py +1 -1
DiaMed.py CHANGED
@@ -161,4 +161,4 @@ class DiaMed(datasets.GeneratorBasedBuilder):
161
  "figures": [base_path + fg.lstrip(".") for fg in d["local_figures"]],
162
  "figures_paths": [base_path + fg.lstrip(".") for fg in d["local_figures"]],
163
  "icd-10": d["icd-10"],
164
- }
 
161
  "figures": [base_path + fg.lstrip(".") for fg in d["local_figures"]],
162
  "figures_paths": [base_path + fg.lstrip(".") for fg in d["local_figures"]],
163
  "icd-10": d["icd-10"],
164
+ }