<div dir="ltr">Hi,<div><br></div><div>I have code similar to [1] where instead of directly assigning a dictionary global variable the dictionary method update is used. Right now this results in a W0602 global-variable-not-assigned.</div><div><br></div><div>Is this expected behavior and if so is there a better way to write the above?</div><div><br></div><div>The actual code giving me this message is in cloud-init [2].</div><div><br></div><div>[1] <a href="https://paste.ubuntu.com/24330114/">https://paste.ubuntu.com/24330114/</a></div><div>[2] <a href="https://github.com/cloud-init/cloud-init/blob/master/cloudinit/util.py#L114">https://github.com/cloud-init/cloud-init/blob/master/cloudinit/util.py#L114</a></div><div><br></div><div>---</div><div>Josh Powers</div><div>Ubuntu Server</div><div>Canonical Ltd</div></div>