)]}'
{"whitebox_tempest_plugin/api/compute/test_vgpu.py":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"f137b520517bcd710a87cc2d0c2d1662578fcdde","unresolved":true,"context_lines":[{"line_number":289,"context_line":"            validation_resources)"},{"line_number":290,"context_line":"        linux_client \u003d self._create_ssh_client(server, validation_resources)"},{"line_number":291,"context_line":"        self._validate_vgpu_instance(server, linux_client,"},{"line_number":292,"context_line":"                                     self.vgpu_amount_per_instance)"},{"line_number":293,"context_line":""},{"line_number":294,"context_line":""},{"line_number":295,"context_line":"class VGPUColdMigration(VGPUTest):"}],"source_content_type":"text/x-python","patch_set":1,"id":"1279025d_56d71e69","line":292,"updated":"2021-09-15 16:00:03.000000000","message":"can you reformat this like so\n\nself._validate_vgpu_instance(\n    server, linux_client, self.vgpu_amount_per_instance)\n\nbasically if it fits on one line put it on one line if it does not move all argument to the new line and come in 4 spaces\n\nhere and throughout","commit_id":"dc077a9ec34953b8723b07976a87687d7361fec2"}]}
