Skip to content

Commit

Permalink
Update AcqStatReportsPage
Browse files Browse the repository at this point in the history
  • Loading branch information
javierggt committed Sep 27, 2024
1 parent 117de2c commit 973414a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion twiki_wg/ssawg_trending_scraper.py
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,9 @@ def get_html_chunks(self):
self.headers3[0],
self.tables[1],
self.current_quarter_acq_images["id_acq_stars.png"],
self.current_quarter_acq_images["fail_rate_plot.png"],
self.current_quarter_acq_images["mag_pointhist.png"],
self.images["delta_mag_scatter.png"],
self.tables[4],
"<hr>",
]
return html_chunks
Expand Down

0 comments on commit 973414a

Please sign in to comment.