Skip to content

Commit 59e7a8a

Browse files
committed
test
1 parent 368df6b commit 59e7a8a

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
@@ -366,7 +366,7 @@ def analyze_images(images, draw_images=True):
366366

367367
if params.get('debug', False):
368368
feedback_items.append(("TEST", "\n| Centered text |\n|:-------------:|\n| Hello woytfguyfgiuyftytfiufuytifuyttfuytyftyfityfifyttfiituyftfyifiytuituyfrld |\n **abc** \n\n"))
369-
369+
feedback_items.append(("TEST", "\n\n <p align='center'>Ten tekst będzie wycentrowany</p>\n\n"))
370370
# print response structure for debugging purposes
371371
try:
372372
# use repr to avoid issues with binary data

0 commit comments

Comments
 (0)