)]}'
{"nova/virt/powervm/driver.py":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"043b479e94afd4ce6f081fd206b615fda3c31319","unresolved":false,"context_lines":[{"line_number":65,"context_line":"    https://wiki.openstack.org/wiki/PowerVM"},{"line_number":66,"context_line":"    \"\"\""},{"line_number":67,"context_line":""},{"line_number":68,"context_line":"    adapter \u003d ...  # type: pvm_apt.Adapter"},{"line_number":69,"context_line":"    disk_dvr \u003d ...  # type: typing.Any"},{"line_number":70,"context_line":"    host_wrapper \u003d ...  # type: typing.Any"},{"line_number":71,"context_line":""},{"line_number":72,"context_line":"    def __init__(self, virtapi):"},{"line_number":73,"context_line":"        # NOTE(edmondsw) some of these will be dynamic in future, so putting"}],"source_content_type":"text/x-python","patch_set":4,"id":"ff570b3c_e7ca2c6b","line":70,"range":{"start_line":68,"start_character":3,"end_line":70,"end_character":42},"updated":"2020-05-14 07:36:24.000000000","message":"these would normally be new class level variable that \n\ne.g. PowerVMDriver.adapter \u003d 5 would set it for all instnaces of the object since its not an instance/object level vairbale\n\nis the ... syntax specis for type hinit that make this not actully define a vaiable but instead allow you to specify types for them?","commit_id":"8cdf9f8445c0eb5646f9df89ebbf3c17a008cb7a"}]}
