Add missing newline (lint error)
This commit is contained in:
parent
63c33211ee
commit
cc777f6049
@ -281,6 +281,7 @@ class FakeLoadBalancer(BaseModel):
|
|||||||
}
|
}
|
||||||
return attributes[attribute_name]
|
return attributes[attribute_name]
|
||||||
|
|
||||||
|
|
||||||
class ELBv2Backend(BaseBackend):
|
class ELBv2Backend(BaseBackend):
|
||||||
|
|
||||||
def __init__(self, region_name=None):
|
def __init__(self, region_name=None):
|
||||||
|
Loading…
Reference in New Issue
Block a user