From dd5b273b6b594423e057982e5cd250143945d901 Mon Sep 17 00:00:00 2001 From: MARCOP001 Date: Mon, 18 May 2026 12:22:48 +0200 Subject: [PATCH] update parser --- www/services/parsers.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/www/services/parsers.py b/www/services/parsers.py index 72b9d370e..e68823ab0 100644 --- a/www/services/parsers.py +++ b/www/services/parsers.py @@ -132,3 +132,9 @@ def parse_cochrane_data(datapath): data.append(current_record) return data + + + + + +#parser