From ae0f159263558e2830df10fbb68d1db7f5671a97 Mon Sep 17 00:00:00 2001 From: AKP Date: Mon, 26 Aug 2024 01:42:16 +0100 Subject: [PATCH] Update `__main__.py` --- postprocessor/__main__.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/postprocessor/__main__.py b/postprocessor/__main__.py index d782f26..4d882d3 100644 --- a/postprocessor/__main__.py +++ b/postprocessor/__main__.py @@ -118,6 +118,8 @@ with tag("html"): + ". Price per pixel figures do not include estimates for outbound or return shipping. " ) line("a", "Raw data available here", href="rawdata.json") + text(". ") + line("a", "Git repo", href="https://git.tdpain.net/codemicro/film-dev-cost-scraper") text(".")