From 1134c7a43eecbb36fbbac2a0d7295027fb8acee7 Mon Sep 17 00:00:00 2001 From: Sergei Kasianenko Date: Wed, 11 Oct 2023 13:36:30 +0800 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=B5=D0=BA=D0=BE=D0=BC=D0=BF=D0=BE?= =?UTF-8?q?=D0=B7=D0=B8=D1=86=D0=B8=D1=8F=20=D1=80=D0=B5=D0=B7=D1=83=D0=BB?= =?UTF-8?q?=D1=8C=D1=82=D0=B0=D1=82=D0=B0=20=D0=BF=D0=B5=D1=87=D0=B0=D1=82?= =?UTF-8?q?=D0=BD=D0=BE=D0=B9=20=D1=84=D0=BE=D1=80=D0=BC=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- results/laboratory_form.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/results/laboratory_form.py b/results/laboratory_form.py index 5d6d5d20d8..e50685ec6f 100644 --- a/results/laboratory_form.py +++ b/results/laboratory_form.py @@ -476,4 +476,4 @@ def default_lab_form(fwb, interactive_text_field, pw, direction, styleSheet, dir t.setStyle(style_t) fwb.append(t) - return fwb \ No newline at end of file + return fwb