Cleanup lints.
This commit is contained in:
parent
c271e31745
commit
0e2fdf94f9
4 changed files with 4 additions and 3 deletions
|
|
@ -349,7 +349,6 @@ class NetworkInterfaceBackend(object):
|
|||
return generic_filter(filters, enis)
|
||||
|
||||
|
||||
|
||||
class Instance(TaggedEC2Resource, BotoInstance):
|
||||
def __init__(self, ec2_backend, image_id, user_data, security_groups, **kwargs):
|
||||
super(Instance, self).__init__()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue