From ef4e00bee51e77796501474f18dd942670a56270 Mon Sep 17 00:00:00 2001 From: Adam Blank <blank@caltech.edu> Date: Mon, 21 Oct 2024 16:46:18 +0000 Subject: [PATCH] autocommit --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 55ab5d9..bec340e 100644 --- a/manifest.json +++ b/manifest.json @@ -15,6 +15,7 @@ "08/joke_types.py", "08/joke_library.py", "08/jokes.py", - "08/overview.md" + "08/overview.md", + "09/arithmetic.py" ] } -- GitLab