Commit 3c74908d authored by delanoe's avatar delanoe

ISI parsers uses RIS parser so the comment is not relevant.

parent b74d865c
......@@ -30,7 +30,7 @@ class RISParser(Parser):
}
def parse(self, file):
print("=====> PARSING RIS", file)
print("=====> PARSING", file)
hyperdata = {}
last_key = None
last_values = []
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment