Skip to content

Commit

Permalink
Update pdf_gen.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ferag authored Jul 18, 2024
1 parent c92f0eb commit 3fac87b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/pdf_gen.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ def create_last_page(logos_CSIC, name_pdf, estilos):
Story_lastpage.append(
Paragraph(
"""Los resultados de los tests estan basados en datos y código preeliminar
que continúa en desarrollo.""",
que continúa en desarrollo.""",
estilos["JustifyRight11"],
)
)
Expand Down

0 comments on commit 3fac87b

Please sign in to comment.