Skip to content

Commit 42a443f

Browse files
committed
Add TODO comment
1 parent 713b778 commit 42a443f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pointblank/validate.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10362,6 +10362,8 @@ def _step_report_row_based(
1036210362
else:
1036310363
step_report = tbl_preview
1036410364

10365+
# TODO: localize all text fragments according to `lang=` parameter
10366+
1036510367
if header == ":default:":
1036610368
step_report = step_report.tab_header(
1036710369
title=html(f"Report for Validation Step {i} {CHECK_MARK_SPAN}"),

0 commit comments

Comments
 (0)