From adc92437be6539df8203bdd8cd41ae6664f1c2aa Mon Sep 17 00:00:00 2001 From: kaillash Date: Thu, 13 Jun 2024 17:43:53 +0530 Subject: [PATCH] added a comment --- stats.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stats.py b/stats.py index 96a2904..11f0425 100644 --- a/stats.py +++ b/stats.py @@ -3,7 +3,7 @@ from constants import InitialCondition, Screen, Disease, SimColor - +# new comment line added class EpidemicStats: """ Provides statistics and visualization about current state