linting fixed in exception

This commit is contained in:
JanNeuendorf 2022-01-28 13:24:04 +01:00
parent 55804c8c1d
commit 696ab4503c

View file

@ -411,7 +411,7 @@ def import_json_string(json_string, verbose=True, full_output=False):
else:
temp_prange = None
else:
raise Exception ("The tag is not a list or dict")
raise Exception("The tag is not a list or dict")
corr_tag = taglist[-1]
tmp_o = o