Searched refs:json_keys (Results 1 – 1 of 1) sorted by relevance
94 def get_commit_id_from_json(json_file, json_keys): argument97 for key in json_keys.split(','):133 commit_id = get_commit_id_from_json(args.json_file, args.json_keys)