Skip to content
Snippets Groups Projects
Commit 0aa6efe4 authored by Sarra Ouelhadj's avatar Sarra Ouelhadj
Browse files

same above

parent 7562f22c
No related branches found
No related tags found
No related merge requests found
......@@ -84,5 +84,3 @@ def generateJSON(file, path=app.config["UPLOAD_FOLDER"]):
with open(json_path, 'w') as fp:
json.dump(d,fp)
return d
generateJSON("Template.ods","/home/sarra/Documents/Doctorat/Python/SemanticLifting/YKWIM/")
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment