mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-03-15 00:07:28 +00:00
@@ -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)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user