diff --git a/_cite/cite.py b/_cite/cite.py index 5f8d135..18d268f 100644 --- a/_cite/cite.py +++ b/_cite/cite.py @@ -55,7 +55,7 @@ raise Exception("File not a list of dicts") except Exception as e: log(e, 2, "ERROR") - error = True + #error = True continue # loop through data entries