flake8
This commit is contained in:
parent
ab767416fe
commit
f6961b7108
@ -593,4 +593,3 @@ class DynamoHandler(BaseResponse):
|
|||||||
ttl_spec = self.dynamodb_backend.describe_ttl(name)
|
ttl_spec = self.dynamodb_backend.describe_ttl(name)
|
||||||
|
|
||||||
return json.dumps({'TimeToLiveDescription': ttl_spec})
|
return json.dumps({'TimeToLiveDescription': ttl_spec})
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user