Searched refs:json_data (Results 1 – 1 of 1) sorted by relevance
74 def filter_comments(json_data): argument84 json_data.splitlines())192 json_data = rh.git.get_file_content(opts.commit, filename)195 json_data = f.read()196 process_file(json_data)