diff --git a/confluent_client/confluent/client.py b/confluent_client/confluent/client.py index 3ee2712c..dfeb6075 100644 --- a/confluent_client/confluent/client.py +++ b/confluent_client/confluent/client.py @@ -473,7 +473,7 @@ def print_attrib_path(path, session, requestargs, options, rename=None, attrpref attrout = '{0}: {1}: ********'.format(node, printattr) else: - attrout = '{0}: {1}:'.format(node, printattr) + attrout = '{0}: {1}: '.format(node, printattr) elif 'broken' in currattr: attrout = '{0}: {1}: *ERROR* BROKEN EXPRESSION: ' \ '{2}'.format(node, printattr,