From 6c5ccf8af03e0515892deb509ee22db0b3e80a53 Mon Sep 17 00:00:00 2001 From: Joshua Dickman Date: Tue, 17 Dec 2019 14:26:06 +0000 Subject: [PATCH] edited final line comment --- climate_analysis.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/climate_analysis.py b/climate_analysis.py index f73491e..3536bb3 100644 --- a/climate_analysis.py +++ b/climate_analysis.py @@ -27,4 +27,4 @@ kelvin = temp_conversion.fahr_to_kelvin(fahr) print(str(celsius)+", "+str(kelvin)) -#todo here innit +#todo here