make linter happy
This commit is contained in:
parent
1249ba8d3b
commit
71241f1c3f
1 changed files with 1 additions and 1 deletions
|
|
@ -464,7 +464,7 @@ class ResponseObject(_TemplateEnvironmentMixin, ActionAuthenticatorMixin):
|
|||
result_folders, is_truncated, next_continuation_token = self._truncate_result(result_folders, max_keys)
|
||||
|
||||
key_count = len(result_keys) + len(result_folders)
|
||||
|
||||
|
||||
return template.render(
|
||||
bucket=bucket,
|
||||
prefix=prefix or '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue