-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hti #3331
Hti #3331
Conversation
directions/forms/forms381.py
Outdated
objs.append(Spacer(1, 0.2 * mm)) | ||
objs.append(Paragraph("______________________________________________________________________________________________________________________", styleCenter10)) | ||
objs.append(Spacer(1, 2.2 * mm)) | ||
objs.append(Paragraph(f"(наименование химико-токсикологической лаборатории – ХТЛ)", styleCenter10)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[flake8] <541> reported by reviewdog 🐶
f-string is missing placeholders
directions/forms/forms381.py
Outdated
objs.append(Spacer(1, 5 * mm)) | ||
objs.append(Paragraph("______________________________________________________________________________________________________________________", styleCenter10)) | ||
objs.append(Spacer(1, 2.2 * mm)) | ||
objs.append(Paragraph(f"(наименование медицинской организации и его структурного подразделения, выдавшего направление)", styleCenter10)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[flake8] <541> reported by reviewdog 🐶
f-string is missing placeholders
directions/forms/forms381.py
Outdated
objs.append(Spacer(1, 0.2 * mm)) | ||
objs.append(Paragraph("______________________________________________________________________________________________________________________", styleCenter10)) | ||
objs.append(Spacer(1, 2.2 * mm)) | ||
objs.append(Paragraph(f"(фамилия, имя, отчество освидетельствуемого, возраст)", styleCenter10)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[flake8] <541> reported by reviewdog 🐶
f-string is missing placeholders
directions/forms/forms381.py
Outdated
objs.append(Spacer(1, 4 * mm)) | ||
objs.append(Paragraph(f"Дата и время отбора объекта {strdate(dir.data_sozdaniya)} ", style)) | ||
objs.append(Spacer(1, 4 * mm)) | ||
objs.append(Paragraph(f"Условия хранения объектов __________________________________________________________________________", style)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[flake8] <541> reported by reviewdog 🐶
f-string is missing placeholders
directions/forms/forms381.py
Outdated
objs.append(Spacer(1, 4 * mm)) | ||
objs.append(Paragraph(f"Условия хранения объектов __________________________________________________________________________", style)) | ||
objs.append(Spacer(1, 4 * mm)) | ||
objs.append(Paragraph(f"Биологический объект и его количество и показатели МОЧА", style)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[flake8] <541> reported by reviewdog 🐶
f-string is missing placeholders
directions/forms/forms381.py
Outdated
diagnosis = dir.diagnos.strip()[:35] | ||
objs.append(Paragraph(f"Предварительный клинический диагноз: {diagnosis}", style)) | ||
objs.append(Spacer(1, 4 * mm)) | ||
objs.append(Paragraph(f"Цель химико-токсикологических исследований: <u>Обнаружены / Не обнаружены</u>", style)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[flake8] <541> reported by reviewdog 🐶
f-string is missing placeholders
directions/forms/forms381.py
Outdated
objs.append(Spacer(1, 4 * mm)) | ||
objs.append(Paragraph(f'{"<br/>".join(test)}', styleLeading8)) | ||
objs.append(Spacer(1, 4 * mm)) | ||
objs.append(Paragraph(f"Дополнительные сведения ___________________________________________________________________________", style)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[flake8] <541> reported by reviewdog 🐶
f-string is missing placeholders
directions/forms/forms381.py
Outdated
objs.append(Spacer(1, 4 * mm)) | ||
objs.append(Paragraph(f"Дополнительные сведения ___________________________________________________________________________", style)) | ||
objs.append(Spacer(1, 4 * mm)) | ||
objs.append(Paragraph(f"Дата и время отправки биологических объектов в ХТЛ", style)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[flake8] <541> reported by reviewdog 🐶
f-string is missing placeholders
Описание изменений
ХТИ-направление