From 3fff2dcb36614faf51d65a83d8a6a805da22c334 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Wed, 20 Dec 2023 22:06:29 +0000 Subject: [PATCH] whitespace --- chapter9/with_list_function/ex171c.py | 1 - 1 file changed, 1 deletion(-) diff --git a/chapter9/with_list_function/ex171c.py b/chapter9/with_list_function/ex171c.py index 3e6fd4b..48e903f 100644 --- a/chapter9/with_list_function/ex171c.py +++ b/chapter9/with_list_function/ex171c.py @@ -12,7 +12,6 @@ graph = { "fin": {}, } - costs = { "a": 2, "b": 2,