From bc1d918607e559dfdf04892da4f55e54ac52df5b Mon Sep 17 00:00:00 2001 From: mrLuisFer Date: Tue, 10 Dec 2024 13:00:29 -0600 Subject: [PATCH] fix typo when clone the main.py file --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 11ca6421f..a905b8190 100644 --- a/main.py +++ b/main.py @@ -27,7 +27,7 @@ pointer = 0 while tl > 0: - if variability: + if variablity: # variable number of commits per day so your graph isn't suspicously the same color throughout ct = ri(0, commit_freq + 1)