Commit cdf10bc0 by Kálmán Viktor

dashboard: fix flake8

parent 045df7bb
......@@ -519,7 +519,6 @@ class Instance(AclBase, VirtualMachineDescModel, StatusModel, OperatedMixin,
return i.host.ipv4
return None
@property
def ipv6(self):
"""Primary IPv6 address of the instance.
......
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 sign in to comment