Skip to content

Commit 368df6b

Browse files
committed
test
1 parent dc0fd29 commit 368df6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

evaluation_function/evaluation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ def analyze_images(images, draw_images=True):
365365
total_time = time.time() - start_total
366366

367367
if params.get('debug', False):
368-
feedback_items.append(("TEST", "| Centered text |\n|:-------------:|\n| Hello woytfguyfgiuyftytfiufuytifuyttfuytyftyfityfifyttfiituyftfyifiytuituyfrld |"))
368+
feedback_items.append(("TEST", "\n| Centered text |\n|:-------------:|\n| Hello woytfguyfgiuyftytfiufuytifuyttfuytyftyfityfifyttfiituyftfyifiytuituyfrld |\n **abc** \n\n"))
369369

370370
# print response structure for debugging purposes
371371
try:

0 commit comments

Comments
 (0)