Fix indentation of ContainerInstance response object
This commit is contained in:
parent
f3aff0f356
commit
69b86b2c7a
@ -302,7 +302,6 @@ class ContainerInstance(BaseObject):
|
|||||||
@property
|
@property
|
||||||
def response_object(self):
|
def response_object(self):
|
||||||
response_object = self.gen_response_object()
|
response_object = self.gen_response_object()
|
||||||
del response_object['name'], response_object['arn']
|
|
||||||
return response_object
|
return response_object
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user