Tree: Format
Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
parent
efc01d947b
commit
7006fa4cc8
1 changed files with 1 additions and 5 deletions
|
|
@ -99,9 +99,5 @@ def log_metrics(
|
|||
|
||||
# Print output
|
||||
logger.info(
|
||||
initial_response
|
||||
+ " ("
|
||||
+ ", ".join(itemization)
|
||||
+ ") "
|
||||
+ " ".join(extra_parts)
|
||||
initial_response + " (" + ", ".join(itemization) + ") " + " ".join(extra_parts)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue