Searched refs:json_str (Results 1 – 1 of 1) sorted by relevance
1721 def from_json(self, json_str, yaml_compat=False): argument1722 json_obj = json_load(json_str)