Add missing newline (lint error)
This commit is contained in:
parent
63c33211ee
commit
cc777f6049
1 changed files with 1 additions and 0 deletions
|
|
@ -281,6 +281,7 @@ class FakeLoadBalancer(BaseModel):
|
|||
}
|
||||
return attributes[attribute_name]
|
||||
|
||||
|
||||
class ELBv2Backend(BaseBackend):
|
||||
|
||||
def __init__(self, region_name=None):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue