Skip to content

Commit

Permalink
Automated commit via Python script - 2024-10-23 19:10
Browse files Browse the repository at this point in the history
  • Loading branch information
janduplessis883 committed Oct 23, 2024
1 parent 2c2f71e commit 1f43cad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ai_medreview/reports.py
Original file line number Diff line number Diff line change
Expand Up @@ -396,8 +396,6 @@ def simple_pdf(df, pcn_df, selected_month, selected_year, selected_surgery, sele
pdf.set_text_color(39, 69, 98)
pdf.multi_cell(0, 4, ask_groq(f"Summarize this GP Surgery improvement suggestions, identifying trends: {all_improvement}, your output should be plain text only, don't use markdown in your output.").replace("*", "").replace("#", ""))



pdf.add_page()

pdf.set_font("Arial", "B", 14)
Expand Down

0 comments on commit 1f43cad

Please sign in to comment.