Searched refs:json_data (Results 1 – 1 of 1) sorted by relevance
71 def filter_comments(json_data): argument81 json_data.splitlines())189 json_data = rh.git.get_file_content(opts.commit, filename)192 json_data = f.read()193 process_file(json_data)