From afcfec9b4170508dae084f0e35f623fa4904ca7c Mon Sep 17 00:00:00 2001 From: mikeulator Date: Thu, 12 Dec 2024 17:01:35 -0800 Subject: [PATCH] bogus --- week1/day5.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/week1/day5.py b/week1/day5.py index ba38638..f627b03 100644 --- a/week1/day5.py +++ b/week1/day5.py @@ -131,4 +131,4 @@ def create_brochure(company_name, url): result = response['message']['content'] print(result) -create_brochure("Anthropic", "https://anthropic.com") \ No newline at end of file +create_brochure("Anthropic", "https://anthropic.com")