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