Skip to content

Commit 9eb1a4c

Browse files
committed
reformat?
1 parent 193cb3e commit 9eb1a4c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

partitionmanager/cli.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,8 +353,7 @@ def do_partition(conf):
353353

354354
except partitionmanager.types.NoEmptyPartitionsAvailableException:
355355
log.warning(
356-
"Unable to automatically handle %s: No empty "
357-
"partition is available.",
356+
"Unable to automatically handle %s: No empty partition is available.",
358357
table,
359358
)
360359
except partitionmanager.types.DatabaseCommandException as e:

0 commit comments

Comments
 (0)