Commit 06bb786f authored by Romain Courteaud's avatar Romain Courteaud

slapos_pdm: lint

parent 6c1488fc
......@@ -25,6 +25,7 @@ software_product, software_release, software_type = instance_tree.InstanceTree_g
if software_product is None:
# No way to upgrade, if we can find which Software Product to upgrade
return
assert software_release.getUrlString() == instance_tree.getUrlString()
compute_node = None
root_instance_list = [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment