Skip to content
Snippets Groups Projects
Commit 16f215ca authored by Mohamed, Fawzi Roberto (fawzi)'s avatar Mohamed, Fawzi Roberto (fawzi)
Browse files

fixing python2 (open with encoding)

parent ac6ee861
Branches
Tags
No related merge requests found
......@@ -9,6 +9,7 @@ from nomadcore import compact_sha
import json
import os, re
from nomadcore.json_support import jsonCompactS, jsonCompactD, jsonIndentD
from io import open
"""objects to handle a local InfoKinds with unique name (think self written json)"""
class InfoKindEl(object):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment