flake8 fix
This commit is contained in:
parent
59cf81fd56
commit
f7d8e3beb1
1 changed files with 0 additions and 1 deletions
|
|
@ -171,7 +171,6 @@ class FakeAutoScalingGroup(BaseModel):
|
|||
launch_config_name]
|
||||
self.launch_config_name = launch_config_name
|
||||
|
||||
|
||||
self.default_cooldown = default_cooldown if default_cooldown else DEFAULT_COOLDOWN
|
||||
self.health_check_period = health_check_period
|
||||
self.health_check_type = health_check_type if health_check_type else "EC2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue