)]}'
{"tripleoclient/v1/overcloud_image.py":[{"author":{"_account_id":9712,"name":"Dougal Matthews","email":"dougal.matthews@canonical.com","username":"dougal"},"change_message_id":"691ae46526bea105082311cd065678f5f4c1adaf","unresolved":false,"context_lines":[{"line_number":247,"context_line":"            else:"},{"line_number":248,"context_line":"                print(\u0027Image \"%s\" is up-to-date, skipping.\u0027 % dest_path)"},{"line_number":249,"context_line":"                return image"},{"line_number":250,"context_line":"        else:"},{"line_number":251,"context_line":"            return None"},{"line_number":252,"context_line":""},{"line_number":253,"context_line":"    def _upload_image(self, src_path, dest_path):"},{"line_number":254,"context_line":"        dest_dir \u003d os.path.split(dest_path)[0]"}],"source_content_type":"text/x-python","patch_set":4,"id":"3fa7e38b_1a29fbf0","line":251,"range":{"start_line":250,"start_character":0,"end_line":251,"end_character":23},"updated":"2019-12-06 11:22:46.000000000","message":"This could be deleted since None is the default return.\n\nYou could flip this if around and remove the indentation tho\u0027 - if not image: return (and then don\u0027t indent the above block)","commit_id":"0327fb806420219fb95236ece2b7fe3546dd6182"}]}
