From 67a761d5621e044e05182b3c195839834de963ab Mon Sep 17 00:00:00 2001
From: Ashwin Maran <amaran@wisc.edu>
Date: Fri, 31 Mar 2023 23:18:07 -0500
Subject: [PATCH] Q2 rubric update

---
 p9/rubric.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/p9/rubric.md b/p9/rubric.md
index d1d6306..580bdea 100644
--- a/p9/rubric.md
+++ b/p9/rubric.md
@@ -24,7 +24,6 @@
 	- Answer uses loops to iterate over dictionary keys (-1)
 
 - Q2 (4)
-	- `highest_rated_spider_man_movies` is not initialized as None (-1)
 	- Required function is not used (-1)
 	- Incorrect logic is used to answer (-1)
 	- Answer uses loops to iterate over dictionary keys (-1)
-- 
GitLab